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

splaytree

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

splaytree - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

dist/splay.esm.js
/**
* splaytree v3.0.0
* splaytree v3.0.1
* Fast Splay tree for Node and browser

@@ -4,0 +4,0 @@ *

/**
* splaytree v3.0.0
* splaytree v3.0.1
* Fast Splay tree for Node and browser

@@ -4,0 +4,0 @@ *

{
"name": "splaytree",
"version": "3.0.0",
"version": "3.0.1",
"author": "Alexander Milevski <info@w8r.name>",

@@ -11,3 +11,5 @@ "license": "MIT",

"files": [
"dist", "typings", "src"
"dist",
"typings",
"src"
],

@@ -42,8 +44,8 @@ "directories": {

"chai": "^4.2.0",
"mocha": "^6.0.2",
"nodemon": "^1.17.5",
"nyc": "^13.3.0",
"mocha": "^6.2.0",
"nodemon": "^1.19.2",
"nyc": "^14.1.1",
"reify": "*",
"rollup": "*",
"rollup-plugin-typescript2": "*",
"rollup-plugin-typescript2": "^0.24.1",
"ts-node": "^6.1.1",

@@ -50,0 +52,0 @@ "tslib": "^1.9.3",

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