@pnpm/constants
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@pnpm/constants", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "pnpm constants", | ||
@@ -8,3 +8,3 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=8" | ||
"node": ">=8.15" | ||
}, | ||
@@ -32,7 +32,8 @@ "files": [ | ||
"@pnpm/tslint-config": "0.0.0", | ||
"@types/node": "*", | ||
"mos": "2.0.0-alpha.3", | ||
"mos-plugin-readme": "1.0.4", | ||
"rimraf": "2.6.3", | ||
"tslint": "5.13.1", | ||
"typescript": "3.3.3333" | ||
"tslint": "5.16.0", | ||
"typescript": "3.4.5" | ||
}, | ||
@@ -46,6 +47,3 @@ "mos": { | ||
} | ||
}, | ||
"dependencies": { | ||
"@types/node": "11.10.4" | ||
} | ||
} |
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
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
0
3708
7
- Removed@types/node@11.10.4
- Removed@types/node@11.10.4(transitive)