filesystem-sandbox
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "filesystem-sandbox", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "JavaScript module to provide filesystem sandboxes for testing", | ||
"main": "dist/src/index.js", | ||
"files": [], | ||
"files": [ | ||
"dist/**/*" | ||
], | ||
"types": "dist/src/index.d.ts", | ||
@@ -12,3 +14,2 @@ "scripts": { | ||
"build": "tsc", | ||
"postbuild": "rimraf dist/tests", | ||
"lint": "tslint **/*.ts", | ||
@@ -50,3 +51,3 @@ "increment-package-version-beta": "cross-env VERSION_INCREMENT_STRATEGY=patch run-s \"zarro increment-package-json-version\"", | ||
"typescript": "^3.9.3", | ||
"zarro": "^1.40.0" | ||
"zarro": "^1.48.2" | ||
}, | ||
@@ -58,2 +59,2 @@ "dependencies": { | ||
} | ||
} | ||
} |
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
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
5
6423
101
1