New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cicara/murmurhash

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cicara/murmurhash - npm Package Compare versions

Comparing version 0.0.2 to 1.0.0

LICENSE

15

package.json
{
"name": "@cicara/murmurhash",
"type": "module",
"version": "0.0.2",
"version": "1.0.0",
"description": "an optimized javascript implementation of the murmurhash algorithms",

@@ -23,2 +23,15 @@ "exports": {

},
"directories": {
"lib": "lib"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cicara/murmurhash.git"
},
"author": "hungtcs <hungtcs@outlook.com> (https://github.com/hungtcs)",
"license": "MIT",
"bugs": {
"url": "https://github.com/cicara/murmurhash/issues"
},
"homepage": "https://github.com/cicara/murmurhash#readme",
"scripts": {

@@ -25,0 +38,0 @@ "dev": "vite",

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