Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "unfetch", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Bare minimum fetch polyfill in 500 bytes", | ||
@@ -5,0 +5,0 @@ "unpkg": "dist/unfetch.umd.js", |
@@ -17,4 +17,2 @@ import { | ||
declare module "unfetch" { | ||
export = unfetch; | ||
} | ||
export default unfetch; |
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
28301
114