@file-services/node
Advanced tools
Comparing version 0.4.9 to 0.4.10
{ | ||
"name": "@file-services/node", | ||
"description": "Node.js file system implementation.", | ||
"version": "0.4.9", | ||
"version": "0.4.10", | ||
"main": "cjs/index.js", | ||
@@ -17,4 +17,4 @@ "types": "cjs/index.d.ts", | ||
"dependencies": { | ||
"@file-services/types": "^0.4.9", | ||
"@file-services/utils": "^0.4.9", | ||
"@file-services/types": "^0.4.10", | ||
"@file-services/utils": "^0.4.10", | ||
"proper-fs": "^1.1.1" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "822c37fa3606df3f2bca380d9968c97a3e18ebcf" | ||
"gitHead": "2c80218e713807c3ec965708c78e14af3433bcba" | ||
} |
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
28547
Updated@file-services/types@^0.4.10
Updated@file-services/utils@^0.4.10