Socket
Socket
Sign inDemoInstall

datastructskit

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"name": "datastructskit",
"version": "2.0.0",
"version": "2.0.1",
"description": "DataStructuresJSKit is an easy-to-use package that adds essential data structures to your JavaScript code. With support for Typescript.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -25,2 +25,4 @@ # DataStructsKit

DoublyLinkedListNode,
Stack,
Queue,
} from "datastructskit";

@@ -27,0 +29,0 @@ ```

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