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

@worker-tools/response-creators

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@worker-tools/response-creators - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

4

package-lock.json
{
"name": "@worker-tools/response-creators",
"version": "1.0.7",
"version": "1.0.8",
"lockfileVersion": 2,

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

"name": "@worker-tools/response-creators",
"version": "1.0.7",
"version": "1.0.8",
"license": "MIT",

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

{
"name": "@worker-tools/response-creators",
"version": "1.0.7",
"version": "1.0.8",
"description": "Helper functions to create Fetch API Response objects based on HTTP status codes",

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

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

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

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

@@ -31,3 +34,2 @@ "access": "public"

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

@@ -34,0 +36,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