Benign npm Download

@babel/plugin-proposal-private-property-in-object 7.10.0

“This plugin transforms checks for a private property in an object”

Large registry install base (10k+ downloads)Package from known org scope

Evidence

Package declares a runtime dependency package.json · lines 1–26
1{
2 "name": "@babel/plugin-proposal-private-property-in-object",
3 "version": "7.10.0",
4 "description": "This plugin transforms checks for a private property in an object",
5 "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-private-property-in-object",
6 "license": "MIT",
7 "publishConfig": {
8 "access": "public"
9 },
10 "main": "lib/index.js",
11 "keywords": [
12 "babel-plugin"
13 ],
14 "dependencies": {
15 "@babel/helper-create-class-features-plugin": "^7.10.0",
16 "@babel/helper-plugin-utils": "^7.8.3"
⋯10 lines
Sebastian McKenzie Babel copyright line LICENSE · lines 1–8
1MIT License
2
3Copyright (c) 2014-present Sebastian McKenzie and other contributors
4
5Permission is hereby granted, free of charge, to any person obtaining
6a copy of this software and associated documentation files (the
7"Software"), to deal in the Software without restriction, including
8without limitation the righ …
English function-word token "for" README.md · lines 1–5
1:8… l/plugin-proposal-private-property-in-object
2
3> This plugin transforms checks for a private property in an object
4
5See our website [@babel/plugin-proposal-private-property-in-ob …
README recommends scoped package installation README.md · lines 13–20
⋯4 lines
17
18```sh
19yarn add @babel/plugin-proposal-private-property-in-object --dev
20```

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.