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

@multiformats/murmur3

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@multiformats/murmur3 - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

6

package.json
{
"name": "@multiformats/murmur3",
"version": "0.0.9",
"version": "0.0.10",
"description": "",

@@ -35,5 +35,3 @@ "exports": {

},
"browser": {
"import": "./cjs/index.js"
}
"browser": "./cjs/index.js"
}

@@ -15,1 +15,3 @@ # js-murmur3

```
This package contains hashing functions for `murmur3-128` and `murmur3-32`.
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