@whatwg-node/node-fetch
Advanced tools
Comparing version 0.0.1-alpha-20221225172458-8684a84 to 0.0.1-alpha-20221225173053-f9310f6
@@ -456,5 +456,3 @@ 'use strict'; | ||
} | ||
else { | ||
this.map.set(key, value); | ||
} | ||
this.map.set(key, value); | ||
} | ||
@@ -461,0 +459,0 @@ get(name) { |
{ | ||
"name": "@whatwg-node/node-fetch", | ||
"version": "0.0.1-alpha-20221225172458-8684a84", | ||
"version": "0.0.1-alpha-20221225173053-f9310f6", | ||
"description": "Fetch API implementation for Node", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
Sorry, the diff of this file is not supported yet
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
58005
1577