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

hmpo-countries-lib

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hmpo-countries-lib - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

14

package.json
{
"name": "hmpo-countries-lib",
"version": "4.0.0",
"version": "4.0.1",
"description": "Country lists",

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

"test": "npm run unit",
"posttest": "npm run check-coverage && npm audit",
"posttest": "npm run check-coverage && npm audit --production",
"lint": "eslint .",

@@ -30,4 +30,4 @@ "unit": "nyc --reporter=lcov --reporter=text-summary _mocha test --recursive",

"debug": "^4.1.1",
"hmpo-cached-model": "^3.0.0",
"hmpo-model": "^3.0.0",
"hmpo-cached-model": "^3.0.1",
"hmpo-model": "^3.0.1",
"underscore": "^1.8.3"

@@ -38,7 +38,7 @@ },

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

@@ -45,0 +45,0 @@ "nyc": {

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