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

hmpo-config

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

hmpo-config - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

16

package.json
{
"name": "hmpo-config",
"version": "2.1.0",
"version": "2.1.1",
"description": "Config loader",

@@ -9,3 +9,3 @@ "main": "./lib/config.js",

"pretest": "npm run test:lint",
"posttest": "npm run test:coverage && npm audit",
"posttest": "npm run test:coverage && npm audit --production",
"test:unit": "nyc --reporter=lcov --reporter=text-summary mocha ./test/unit --recursive --require ./test/unit/helper",

@@ -20,5 +20,5 @@ "test:coverage": "nyc check-coverage",

"debug": "^4.1.1",
"deep-clone-merge": "^1.5.0",
"deep-clone-merge": "^1.5.1",
"js-yaml": "^3.10.0",
"json5": "^2.1.1"
"json5": "^2.1.2"
},

@@ -28,7 +28,7 @@ "devDependencies": {

"eslint": "^6.8.0",
"husky": "^4.2.1",
"mocha": "^7.0.1",
"husky": "^4.2.3",
"mocha": "^7.1.1",
"nyc": "^15.0.0",
"sinon": "^8.1.1",
"sinon-chai": "^3.4.0"
"sinon": "^9.0.1",
"sinon-chai": "^3.5.0"
},

@@ -35,0 +35,0 @@ "repository": {

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