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

hmpo-stubber

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hmpo-stubber - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

10

package.json
{
"name": "hmpo-stubber",
"version": "1.3.0",
"version": "1.3.1",
"description": "Create dynamic stub API services using a simple JSON configuration",

@@ -10,3 +10,3 @@ "main": "./lib",

"scripts": {
"test": "npm run test:lint && npm run test:unit && npm run test:cover && npm audit",
"test": "npm run test:lint && npm run test:unit && npm run test:cover && npm audit --production",
"test:lint": "eslint .",

@@ -38,8 +38,8 @@ "test:unit": "nyc --reporter=lcov --reporter=text-summary _mocha test/unit/ --recursive --require test/unit/helper",

"eslint": "^6.8.0",
"mocha": "^7.0.1",
"mocha": "^7.1.1",
"nyc": "^15.0.0",
"proxyquire": "^2.1.3",
"reqres": "^3.0.1",
"sinon": "^8.1.1",
"sinon-chai": "^3.4.0"
"sinon": "^9.0.1",
"sinon-chai": "^3.5.0"
},

@@ -46,0 +46,0 @@ "dependencies": {

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