@types/rbush
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@types/rbush", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "TypeScript definitions for rbush 2.0.1", | ||
@@ -14,4 +14,5 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typings": "rbush.d.ts", | ||
"typesPublisherContentHash": "ba24fbe99ea5299366a925cb681811904a57a2a0c95c1ac208da75d76a9271ba" | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "2e2a5a9c677aa7c4e518a6d7232e46139c7ef29ba1705aa5e2e6d06080f0b400" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Wed, 05 Oct 2016 20:53:38 GMT | ||
* File structure: OldUMD | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
{ | ||
"authors": "Dan Vanderkam <http://danvk.org/>", | ||
"definitionFilename": "rbush.d.ts", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
@@ -19,6 +19,6 @@ "moduleDependencies": [], | ||
"files": [ | ||
"rbush.d.ts" | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "ba24fbe99ea5299366a925cb681811904a57a2a0c95c1ac208da75d76a9271ba" | ||
"contentHash": "2e2a5a9c677aa7c4e518a6d7232e46139c7ef29ba1705aa5e2e6d06080f0b400" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
5560
1