@types/ronomon__hash-table
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -9,3 +9,3 @@ // Type definitions for @ronomon/hash-table 2.0 | ||
/* eslint-disable @definitelytyped/no-declare-current-package */ | ||
// tslint:disable-next-line no-single-declare-module | ||
// eslint-disable-next-line @definitelytyped/no-single-declare-module | ||
declare module "@ronomon/hash-table" { | ||
@@ -12,0 +12,0 @@ class HashTable { |
{ | ||
"name": "@types/ronomon__hash-table", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "TypeScript definitions for @ronomon/hash-table", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ronomon__hash-table", | ||
}, | ||
"typesPublisherContentHash": "f531c1403ecb7330e1938c341ac1f7eae187652a309a5c72a7933d51c7eab53c", | ||
"typesPublisherContentHash": "893dc628710d918d2f474bbe365add12a8c348a07057d5c59d5158d17b0b5632", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -19,3 +19,3 @@ # Installation | ||
/* eslint-disable @definitelytyped/no-declare-current-package */ | ||
// tslint:disable-next-line no-single-declare-module | ||
// eslint-disable-next-line @definitelytyped/no-single-declare-module | ||
declare module "@ronomon/hash-table" { | ||
@@ -98,3 +98,3 @@ class HashTable { | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 27 Sep 2023 16:06:16 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -101,0 +101,0 @@ * Global values: none |
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
6400