Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/rbush

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/rbush - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

rbush/index.d.ts

7

rbush/package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc