browser-nativefs
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "browser-nativefs", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Native File System API with legacy fallback in the browser.", | ||
@@ -17,3 +17,3 @@ "browser": "./dist/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/tomayac/browser-nativefs.git" | ||
"url": "git+https://github.com/GoogleChromeLabs/browser-nativefs.git" | ||
}, | ||
@@ -32,5 +32,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/tomayac/browser-nativefs/issues" | ||
"url": "https://github.com/GoogleChromeLabs/browser-nativefs/issues" | ||
}, | ||
"homepage": "https://github.com/tomayac/browser-nativefs#readme", | ||
"homepage": "https://github.com/GoogleChromeLabs/browser-nativefs#readme", | ||
"devDependencies": { | ||
@@ -37,0 +37,0 @@ "eslint": "^6.8.0", |
@@ -89,3 +89,5 @@ # Browser-NativeFS | ||
Thanks to [@developit](https://github.com/developit) | ||
for improving the dynamic module loading. | ||
for improving the dynamic module loading | ||
and [@dwelle](https://github.com/dwelle) for the helpful feedback | ||
and issue reports. | ||
@@ -92,0 +94,0 @@ ## License and Note |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
17842
0
1
98