New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

interval-tree-1d

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

interval-tree-1d - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

9

package.json
{
"name": "interval-tree-1d",
"version": "0.0.1",
"version": "1.0.0",
"description": "1D interval tree data structure",

@@ -10,10 +10,9 @@ "main": "interval-tree.js",

"dependencies": {
"binary-search-bounds": "~0.1.0"
"binary-search-bounds": "^1.0.0"
},
"devDependencies": {
"tape": "~2.0.0",
"tap": "~0.4.4"
"tape": "^2.12.3"
},
"scripts": {
"test": "tap test/*.js"
"test": "tape test/*.js"
},

@@ -20,0 +19,0 @@ "repository": {

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