browser-fs-access
Advanced tools
Comparing version 0.25.3 to 0.26.0
{ | ||
"name": "browser-fs-access", | ||
"version": "0.25.3", | ||
"version": "0.26.0", | ||
"description": "File System Access API with legacy fallback in the browser.", | ||
@@ -17,5 +17,6 @@ "type": "module", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"types": "./index.d.ts", | ||
"files": [ | ||
"dist/" | ||
"dist/", | ||
"index.d.ts" | ||
], | ||
@@ -56,3 +57,3 @@ "scripts": { | ||
"microbundle": "^0.14.2", | ||
"prettier": "^2.6.1", | ||
"prettier": "^2.6.2", | ||
"shx": "^0.3.4" | ||
@@ -59,0 +60,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
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
43591
285
1