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 3.0.2 to 3.0.3

2

rbush/index.d.ts

@@ -44,3 +44,3 @@ export interface BBox {

*/
load(items: ReadonlyArray<T>): RBush<T>;
load(items: readonly T[]): RBush<T>;

@@ -47,0 +47,0 @@ /**

{
"name": "@types/rbush",
"version": "3.0.2",
"version": "3.0.3",
"description": "TypeScript definitions for rbush",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rbush",

"dependencies": {},
"typesPublisherContentHash": "e373881f477b3502aa9e4c6499e573b0cea6474b61f96a32ce83bcbe57bcdba2",
"typesPublisherContentHash": "0dda27107fa0a9b9489b1595e0f0a6f23890921bb97cc9e82a6275b750c2477c",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: none

@@ -14,0 +14,0 @@

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