Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

response-objects

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

response-objects - npm Package Compare versions

Comparing version 0.10.2 to 1.0.0

dist/index.d.ts

9

package.json
{
"name": "response-objects",
"version": "0.10.2",
"version": "1.0.0",
"description": "simple value objects representing HTTP responses",
"main": "index.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": {

@@ -12,3 +13,3 @@ "type": "git",

"test": "mocha --timeout 3000",
"build": "node ./createTypeDefs"
"build": "tsc"
},

@@ -18,2 +19,4 @@ "author": "Nick Bottomley (github.com/bttmly)",

"dependencies": {
"@types/node": "^9.4.6",
"@types/statuses": "^1.3.0",
"statuses": "1.3.0"

@@ -20,0 +23,0 @@ },

Sorry, the diff of this file is not supported yet

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