Socket
Socket
Sign inDemoInstall

simple-double-linked-list

Package Overview
Dependencies
1
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

6

package.json
{
"name": "simple-double-linked-list",
"version": "1.0.3",
"version": "1.0.4",
"description": "I am a simple man. I don’t need any insane magic lists with thousands of lines of never used methods. I just need a light, easy to use and reliable double linked list with comfortable iterator. Do you want the same think? Well nice, because I made one!",

@@ -24,3 +24,3 @@ "main": "dist/src/list.js",

],
"author": "Martin Drozdík <info@bonsai-development.cz> (http://bonsai-development.cz)",
"author": "Martin Drozdík <ja@martin-drozdik.cz> (http://martin-drozdik.cz)",
"license": "GPL-3.0-or-later",

@@ -32,4 +32,4 @@ "bugs": {

"dependencies": {
"assert-testing": "^1.0.8"
"assert-testing": "^1.0.9"
}
}
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