New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

doublylinked

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doublylinked - npm Package Compare versions

Comparing version 2.5.5 to 2.5.6

11

package.json
{
"name": "doublylinked",
"description": "Doubly linked list implementation for JavaScript with iterator and array-like interface",
"version": "2.5.5",
"version": "2.5.6",
"author": "Panates Ltd.",

@@ -21,6 +21,7 @@ "contributors": [

"devDependencies": {
"@panates/eslint-config": "^1.0.21",
"@panates/eslint-config-ts": "^1.0.21",
"@panates/tsconfig": "^1.0.21",
"@panates/eslint-config": "^2.0.3",
"@panates/eslint-config-ts": "^2.0.3",
"@panates/tsconfig": "^2.0.3",
"@types/jest": "^29.5.14",
"globals": "^15.14.0",
"husky": "^9.1.7",

@@ -30,3 +31,3 @@ "jest": "^29.7.0"

"engines": {
"node": ">= 10.0"
"node": ">= 16.0"
},

@@ -33,0 +34,0 @@ "directories": {

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