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

@types/murmurhash-js

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/murmurhash-js - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

5

murmurhash-js/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for murmurhash-js v1.0.0
// Project: https://github.com/mikolalysenko/murmurhash-js
// Definitions by: Chi Vinh Le <https://github.com/cvle>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import murmur2 = require("./murmurhash2_gc");

@@ -7,0 +2,0 @@ import murmur3 = require("./murmurhash3_gc");

10

murmurhash-js/package.json
{
"name": "@types/murmurhash-js",
"version": "1.0.4",
"version": "1.0.5",
"description": "TypeScript definitions for murmurhash-js",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/murmurhash-js",

"name": "Chi Vinh Le",
"url": "https://github.com/cvle",
"githubUsername": "cvle"
"githubUsername": "cvle",
"url": "https://github.com/cvle"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "e3b0217f10f123ae697d3cab753b8af019fed38f00f3e4f1fe0f2f104cecdf82",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "414a1c9e9ea0a1585261ccbdd4401e9dc7f4570cfbd23d56c51611b3d1b46674",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Tue, 18 Apr 2023 17:02:54 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Chi Vinh Le](https://github.com/cvle).
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