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

nodesi

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodesi - npm Package Compare versions

Comparing version 1.7.1 to 1.8.0

12

package.json
{
"name": "nodesi",
"version": "1.7.1",
"version": "1.8.0",
"description": "ESI: the good parts in node.js",
"main": "esi.js",
"scripts": {
"test": "mocha test/*.js",
"test": "mocha test/*.js --exit",
"test:debug": "mocha --inspect-brk test/*.js",
"coverage": "istanbul cover node_modules/mocha/bin/_mocha -- --recursive",
"coverage": "istanbul cover node_modules/mocha/bin/_mocha -- --recursive --exit",
"perf": "node perf.js"

@@ -17,10 +17,10 @@ },

"clone": "1.0.3",
"good-guy-http": "1.10.2"
"good-guy-http": "1.12.0"
},
"devDependencies": {
"coveralls": "2.13.3",
"coveralls": "3.0.2",
"express": "4.16.2",
"hjs": "0.0.6",
"istanbul": "0.4.5",
"mocha": "3.3.0"
"mocha": "5.2.0"
},

@@ -27,0 +27,0 @@ "keywords": [

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