@rushstack/rush-sdk
Advanced tools
Comparing version 0.0.0 to 5.56.0
{ | ||
"license": "MIT", | ||
"name": "@rushstack/rush-sdk", | ||
"version": "0.0.0" | ||
"name": "@rushstack/rush-sdk", | ||
"version": "5.56.0", | ||
"description": "An API for interacting with the Rush engine", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/microsoft/rushstack.git", | ||
"directory": "apps/rush-sdk" | ||
}, | ||
"homepage": "https://rushjs.io", | ||
"main": "lib/index.js", | ||
"typings": "dist/rush-lib.d.ts", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.43.2", | ||
"@types/node-fetch": "1.6.9", | ||
"tapable": "2.2.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-lib": "5.56.0", | ||
"@rushstack/eslint-config": "2.4.5", | ||
"@rushstack/heft": "0.42.3", | ||
"@rushstack/heft-node-rig": "1.2.32", | ||
"@types/heft-jest": "1.0.1", | ||
"@types/node": "12.20.24", | ||
"@types/semver": "7.3.5" | ||
}, | ||
"scripts": { | ||
"build": "heft test --clean" | ||
} | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance 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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
118166
8
2715
0
0
27
3
7
2
+ Added@types/node-fetch@1.6.9
+ Addedtapable@2.2.1
+ Added@rushstack/node-core-library@3.43.2(transitive)
+ Added@types/node@12.20.24(transitive)
+ Added@types/node-fetch@1.6.9(transitive)
+ Addedcolors@1.2.5(transitive)
+ Addedcommander@2.20.3(transitive)
+ Addedfs-extra@7.0.1(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedimport-lazy@4.0.0(transitive)
+ Addedjju@1.4.0(transitive)
+ Addedjsonfile@4.0.0(transitive)
+ Addedlodash.get@4.4.2(transitive)
+ Addedlodash.isequal@4.5.0(transitive)
+ Addedlru-cache@6.0.0(transitive)
+ Addedpath-parse@1.0.7(transitive)
+ Addedresolve@1.17.0(transitive)
+ Addedsemver@7.3.8(transitive)
+ Addedtapable@2.2.1(transitive)
+ Addedtimsort@0.3.0(transitive)
+ Addeduniversalify@0.1.2(transitive)
+ Addedvalidator@8.2.0(transitive)
+ Addedyallist@4.0.0(transitive)
+ Addedz-schema@3.18.4(transitive)