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.3.7 to 2.3.8

2

CHANGELOG.md

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

### [2.3.8](https://github.com/SkeLLLa/node-object-hash/compare/v2.3.7...v2.3.8) (2021-07-31)
### [2.3.7](https://github.com/SkeLLLa/node-object-hash/compare/v2.3.6...v2.3.7) (2021-06-17)

@@ -7,0 +9,0 @@

2

dist/hasher.d.ts

@@ -16,3 +16,3 @@ /// <reference types="node" />

* String encoding for hash
* @default 'base64'
* @default 'hex'
*/

@@ -19,0 +19,0 @@ enc?: BinaryToTextEncoding;

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

@@ -5,0 +5,0 @@ "keywords": [

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