New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@worker-tools/json-fetch

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@worker-tools/json-fetch - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

4

package-lock.json
{
"name": "@worker-tools/json-fetch",
"version": "2.0.5",
"version": "2.0.6",
"lockfileVersion": 2,

@@ -9,3 +9,3 @@ "requires": true,

"name": "@worker-tools/json-fetch",
"version": "2.0.5",
"version": "2.0.6",
"license": "MIT",

@@ -12,0 +12,0 @@ "devDependencies": {

{
"name": "@worker-tools/json-fetch",
"version": "2.0.5",
"version": "2.0.6",
"description": "Drop-in replacement for fetch, Request, and Response with first class support for JSON objects",

@@ -8,2 +8,7 @@ "type": "module",

"module": "index.js",
"types": "index.d.ts",
"exports": {
".": "./index.js",
"./search-params-url": "./search-params-url.js"
},
"files": [

@@ -15,3 +20,2 @@ "typings",

],
"types": "./index.d.ts",
"publishConfig": {

@@ -21,3 +25,3 @@ "access": "public"

"scripts": {
"clean": "rm -f *.d.ts *.js *.js.map *.d.ts.map",
"clean": "rm -f *.d.ts *.js *.js.map *.d.ts.map *.tgz",
"test": "echo \"Error: no test specified\" && exit 0",

@@ -32,3 +36,2 @@ "build": "tsc -d",

},
"dependencies": {},
"repository": {

@@ -35,0 +38,0 @@ "type": "git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc