browser-fs-access
Advanced tools
Comparing version 0.15.1 to 0.15.2
@@ -47,4 +47,3 @@ /** | ||
*/ | ||
declare const supported: boolean; | ||
export default supported; | ||
export const supported: boolean; | ||
@@ -51,0 +50,0 @@ export function imageToBlob(img: HTMLImageElement): Promise<Blob>; |
{ | ||
"name": "browser-fs-access", | ||
"version": "0.15.1", | ||
"version": "0.15.2", | ||
"description": "File System Access API with legacy fallback in the browser.", | ||
@@ -5,0 +5,0 @@ "browser": "./dist/index.js", |
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
25604
80