@grandom/fnv1a
Advanced tools
+2
-2
| /*! | ||
| * @grandom/fnv1a v1.0.6 | ||
| * @grandom/fnv1a v1.0.7 | ||
| * https://github.com/grandom-library/fnv1a#readme | ||
@@ -9,3 +9,3 @@ * | ||
| * | ||
| * Date: 2023-09-14T23:19:58.038Z | ||
| * Date: 2023-09-25T20:53:48.499Z | ||
| */ | ||
@@ -12,0 +12,0 @@ 'use strict'; |
+2
-2
| { | ||
| "name": "@grandom/fnv1a", | ||
| "version": "1.0.6", | ||
| "version": "1.0.7", | ||
| "description": "FNV-1a non-cryptographic hash function implementation written in TypeScript.", | ||
@@ -69,3 +69,3 @@ "author": "Richard King <richrdkng@gmail.com> (www.richrdkng.com)", | ||
| "@tsconfig/node16": "^16.1.1", | ||
| "@types/jest": "^29.5.4", | ||
| "@types/jest": "^29.5.5", | ||
| "@types/node": "^16.18.38", | ||
@@ -72,0 +72,0 @@ "@types/semantic-release": "^20.0.1", |