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

@codycraven/data-structs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codycraven/data-structs - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

example.js

10

package.json
{
"name": "@codycraven/data-structs",
"version": "0.1.8",
"version": "0.1.9",
"description": "Common data structures for JavaScript",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"runkitExampleFilename": "./example.js",
"runkitExampleFilename": "example.js",
"dependencies": {},

@@ -35,4 +35,8 @@ "devDependencies": {

},
"directories": {
"lib": "./lib"
},
"files": [
"lib/**/*"
"lib/**/*",
"example.js"
],

@@ -39,0 +43,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