@file-services/overlay
Advanced tools
Comparing version 5.0.0 to 5.1.0
{ | ||
"name": "@file-services/overlay", | ||
"description": "Overlay files and directories from one file system on top of another.", | ||
"version": "5.0.0", | ||
"version": "5.1.0", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"test": "yarn test:node && yarn test:browser", | ||
"test:node": "mocha \"./dist/test/*.{spec,nodespec}.js\" --enable-source-maps --parallel", | ||
"test:browser": "mocha-pup \"./dist/test/**/*.spec.js\"" | ||
}, | ||
"dependencies": { | ||
@@ -7,0 +12,0 @@ "@file-services/types": "^5.0.0", |
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
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
42609
0