Socket
Socket
Sign inDemoInstall

object-hash-strict

Package Overview
Dependencies
2
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

28

package.json
{
"name": "object-hash-strict",
"version": "2.0.1",
"version": "2.0.2",
"description": "Wrapper around object-hash that restricts allowed values",

@@ -41,21 +41,21 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/cli": "7.12.10",
"@babel/core": "7.12.10",
"@babel/register": "7.12.10",
"@babel/cli": "7.13.0",
"@babel/core": "7.13.8",
"@babel/register": "7.13.8",
"@blackflux/eslint-plugin-rules": "1.3.45",
"@blackflux/robo-config-plugin": "4.0.1",
"@blackflux/robo-config-plugin": "4.1.3",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"babel-preset-latest-node": "5.4.0",
"chai": "4.3.3",
"coveralls": "3.1.0",
"eslint": "7.17.0",
"eslint": "7.21.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-json": "2.1.2",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "8.0.0",
"js-gardener": "2.0.184",
"eslint-plugin-markdown": "2.0.0",
"eslint-plugin-mocha": "8.1.0",
"js-gardener": "2.0.186",
"node-tdd": "2.19.1",
"nyc": "15.1.0",
"semantic-release": "17.3.2",
"babel-preset-latest-node": "5.2.0"
"semantic-release": "17.4.1"
},

@@ -69,3 +69,3 @@ "licenses": [

"engines": {
"node": ">= 10"
"node": ">= 12"
},

@@ -107,4 +107,4 @@ "nyc": {

"object-hash": "2.1.1",
"object-scan": "13.8.0"
"object-scan": "13.9.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc