@cicara/murmurhash
Advanced tools
Comparing version 0.0.2 to 1.0.0
{ | ||
"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", |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10429
11
0
0
0
0