@aspida/node-fetch
Advanced tools
Comparing version 1.13.3 to 1.14.0
{ | ||
"name": "@aspida/node-fetch", | ||
"version": "1.13.3", | ||
"version": "1.14.0", | ||
"description": "node-fetch client for aspida", | ||
@@ -37,7 +37,5 @@ "author": "Solufa <solufa2020@gmail.com>", | ||
"peerDependencies": { | ||
"node-fetch": "2.x" | ||
}, | ||
"dependencies": { | ||
"aspida": "^1.13.3" | ||
"aspida": "^1.14.0", | ||
"node-fetch": "" | ||
} | ||
} |
@@ -25,3 +25,3 @@ # @aspida/node-fetch | ||
```sh | ||
$ npm install node-fetch @aspida/node-fetch | ||
$ npm install aspida node-fetch @aspida/node-fetch | ||
$ npm install @types/node-fetch --save-dev | ||
@@ -33,3 +33,3 @@ ``` | ||
```sh | ||
$ yarn add node-fetch @aspida/node-fetch | ||
$ yarn add aspida node-fetch @aspida/node-fetch | ||
$ yarn add @types/node-fetch --dev | ||
@@ -36,0 +36,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
16345
+ Addeddata-uri-to-buffer@4.0.1(transitive)
+ Addedfetch-blob@3.2.0(transitive)
+ Addedformdata-polyfill@4.0.10(transitive)
+ Addednode-domexception@1.0.0(transitive)
+ Addednode-fetch@3.3.2(transitive)
+ Addedweb-streams-polyfill@3.3.3(transitive)
- Removedaspida@^1.13.3
- Removednode-fetch@2.7.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)