beachball
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "beachball", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"main": "index.js", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"bin": { | ||
"beachball": "./bin/beachball.js" | ||
}, | ||
"scripts": { | ||
"build": "tsc", | ||
"start": "tsc -w --preserveWatchOutput" | ||
}, | ||
"dependencies": { | ||
"fs-extra": "^8.0.1", | ||
"glob": "^7.1.4", | ||
"prompts": "~2.1.0", | ||
"minimatch": "^3.0.4", | ||
"semver": "^6.1.1", | ||
"yargs-parser": "^13.1.0" | ||
}, | ||
"devDependencies": { | ||
"@types/fs-extra": "^7.0.0", | ||
"@types/glob": "^7.1.1", | ||
"@types/minimatch": "^3.0.3", | ||
"@types/node": "^12.0.4", | ||
"@types/prompts": "~2.0.0", | ||
"@types/semver": "^6.0.0", | ||
"@types/yargs-parser": "^13.0.0", | ||
"typescript": "^3.5.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
50303
48
1111
6
8
9
3
+ Addedfs-extra@^8.0.1
+ Addedglob@^7.1.4
+ Addedminimatch@^3.0.4
+ Addedprompts@~2.1.0
+ Addedsemver@^6.1.1
+ Addedyargs-parser@^13.1.0
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedcamelcase@5.3.1(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addeddecamelize@1.2.0(transitive)
+ Addedfs-extra@8.1.0(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedjsonfile@4.0.0(transitive)
+ Addedkleur@3.0.3(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedprompts@2.1.0(transitive)
+ Addedsemver@6.3.1(transitive)
+ Addedsisteransi@1.0.5(transitive)
+ Addeduniversalify@0.1.2(transitive)
+ Addedwrappy@1.0.2(transitive)
+ Addedyargs-parser@13.1.2(transitive)