node-fetch-cjs
Advanced tools
Comparing version 3.2.7 to 3.2.8
{ | ||
"name": "node-fetch-cjs", | ||
"version": "3.2.7", | ||
"version": "3.2.8", | ||
"description": "A wrapper for node-fetch (a light-weight module that brings Fetch API to node.js) to be used in commonjs environment.", | ||
@@ -51,4 +51,4 @@ "main": "./dist/index.js", | ||
"jest": "^27.3.1", | ||
"node-fetch": "3.2.7" | ||
"node-fetch": "3.2.8" | ||
} | ||
} |