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

data-structure-js

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

data-structure-js - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

index.js

7

package.json
{
"name": "data-structure-js",
"version": "1.0.1",
"version": "1.1.0",
"description": "Provide the basic and frequently used data structure implementation in js.",

@@ -13,2 +13,7 @@ "main": "index.js",

"license": "MIT",
"files": [
"README.md",
"lib/",
"index.js"
],
"dependencies": {},

@@ -15,0 +20,0 @@ "devDependencies": {

.babelrc
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