@akiyamka/extended-fetch
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@akiyamka/extended-fetch", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -10,6 +10,6 @@ "type": "module", | ||
"types": "./dist/extended-fetch.d.ts", | ||
"module": "./dist/my-lib.js", | ||
"module": "./dist/extended-fetch.js", | ||
"exports": { | ||
".": { | ||
"import": "./dist/my-lib.js" | ||
"import": "./dist/extended-fetch.js" | ||
} | ||
@@ -16,0 +16,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
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
8337