Socket
Socket
Sign inDemoInstall

node-object-hash

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-object-hash - npm Package Compare versions

Comparing version 2.1.0 to 2.1.2

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Changelog

### [2.1.2](https://github.com/SkeLLLa/node-object-hash/compare/v2.1.1...v2.1.2) (2021-01-29)
### [2.1.1](https://github.com/SkeLLLa/node-object-hash/compare/v2.1.0...v2.1.1) (2021-01-29)
## 2.1.0 (2021-01-27)

@@ -7,0 +11,0 @@

5

package.json
{
"name": "node-object-hash",
"version": "2.1.0",
"version": "2.1.2",
"description": "Node.js object hash library with properties/arrays sorting to provide constant hashes",

@@ -50,3 +50,4 @@ "keywords": [

"unit": "jest --coverage",
"postunit": "codecov || true"
"postunit": "codecov || true",
"version:update": "echo v$npm_package_version > VERSION"
},

@@ -53,0 +54,0 @@ "husky": {

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