@types/keccak
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -1,6 +0,1 @@ | ||
// Type definitions for keccak 3.0 | ||
// Project: https://github.com/cryptocoinjs/keccak#readme | ||
// Definitions by: odan <https://github.com/odanado> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/keccak", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "TypeScript definitions for keccak", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/keccak", | ||
"name": "odan", | ||
"url": "https://github.com/odanado", | ||
"githubUsername": "odanado" | ||
"githubUsername": "odanado", | ||
"url": "https://github.com/odanado" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "199b1820e4447bbdc1da430fe66f57f39ccd64e494bd3c1dfe4acd8a0be88a32", | ||
"typesPublisherContentHash": "bfb9e6798d55e3c8321ce9d0dcee7f1dd0da9fc2ca6107566ddf5cc8aa96c4ae", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for keccak 3.0 | ||
// Project: https://github.com/cryptocoinjs/keccak#readme | ||
// Definitions by: odan <https://github.com/odanado> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -53,7 +48,6 @@ | ||
### Additional Details | ||
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [odan](https://github.com/odanado). |
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
5010
26
52