Comparing version 0.4.0 to 1.0.0
{ | ||
"name": "fs-monkey", | ||
"version": "0.4.0", | ||
"version": "1.0.0", | ||
"description": "Monkey patches for file system related things.", | ||
@@ -30,4 +30,3 @@ "main": "lib/index.js", | ||
"build": "babel src --out-dir lib", | ||
"test": "jest", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post" | ||
"test": "jest" | ||
}, | ||
@@ -42,6 +41,21 @@ "dependencies": {}, | ||
"source-map-support": "0.5.16", | ||
"@types/jest": "23.3.14", | ||
"@types/node": "8.10.59", | ||
"semantic-release": "15.14.0", | ||
"@types/jest": "23.3.14", | ||
"@types/node": "8.10.59" | ||
"@semantic-release/changelog": "3.0.6", | ||
"@semantic-release/git": "7.0.18", | ||
"@semantic-release/npm": "5.3.5" | ||
}, | ||
"release": { | ||
"verifyConditions": [ | ||
"@semantic-release/changelog", | ||
"@semantic-release/npm", | ||
"@semantic-release/git" | ||
], | ||
"prepare": [ | ||
"@semantic-release/changelog", | ||
"@semantic-release/npm", | ||
"@semantic-release/git" | ||
] | ||
}, | ||
"jest": { | ||
@@ -48,0 +62,0 @@ "collectCoverageFrom": [ |
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20538
11
338
1
1
12
2