@file-services/overlay
Advanced tools
Comparing version 5.3.0 to 5.3.1
{ | ||
"name": "@file-services/overlay", | ||
"description": "Overlay files and directories from one file system on top of another.", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"main": "dist/index.js", | ||
@@ -9,7 +9,7 @@ "scripts": { | ||
"test:node": "mocha \"./dist/test/*.{spec,nodespec}.js\"", | ||
"test:browser": "mocha-pup \"./dist/test/**/*.spec.js\"" | ||
"test:browser": "mocha-play \"./dist/test/**/*.spec.js\"" | ||
}, | ||
"dependencies": { | ||
"@file-services/types": "^5.3.0", | ||
"@file-services/utils": "^5.3.0" | ||
"@file-services/types": "^5.3.1", | ||
"@file-services/utils": "^5.3.1" | ||
}, | ||
@@ -16,0 +16,0 @@ "files": [ |
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
42549
Updated@file-services/types@^5.3.1
Updated@file-services/utils@^5.3.1