Socket
Socket
Sign inDemoInstall

node-interval-tree

Package Overview
Dependencies
1
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.2 to 1.3.3

11

package.json
{
"name": "node-interval-tree",
"version": "1.3.2",
"version": "1.3.3",
"description": "Implementation of interval tree data structure.",
"main": "lib/index.js",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"engines": {

@@ -43,5 +44,5 @@ "node": ">= 7.6.0"

"devDependencies": {
"@types/chai": "^4.0.4",
"@types/chai": "^4.0.5",
"@types/cuid": "^1.3.0",
"@types/mocha": "^2.2.43",
"@types/mocha": "^2.2.44",
"@types/shallowequal": "^0.2.1",

@@ -54,4 +55,4 @@ "chai": "^4.1.2",

"tslint": "^5.8.0",
"typescript": "^2.5.3"
"typescript": "^2.6.1"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc