@types/murmurhash-js
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -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"); |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2803
11
16