browser-fs-access
Advanced tools
Comparing version 0.26.0 to 0.26.1
{ | ||
"name": "browser-fs-access", | ||
"version": "0.26.0", | ||
"version": "0.26.1", | ||
"description": "File System Access API with legacy fallback in the browser.", | ||
@@ -25,3 +25,3 @@ "type": "module", | ||
"clean": "shx rm -rf ./dist", | ||
"build": "npm run clean && microbundle -f modern,cjs --sourcemap false", | ||
"build": "npm run clean && microbundle -f modern,cjs --no-sourcemap --no-generateTypes", | ||
"dev": "microbundle watch", | ||
@@ -28,0 +28,0 @@ "prepare": "npm run lint && npm run fix && npm run build", |
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
43607
0