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

doublylinked

Package Overview
Dependencies
Maintainers
1
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.4.4 to 2.4.5

lib/doubly-linked.d.ts

6

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

@@ -9,3 +9,3 @@ "contributors": [

],
"main": "./lib/DoublyLinked.js",
"main": "lib/doubly-linked.js",
"types": "./lib/DoublyLinked.d.ts",

@@ -23,3 +23,3 @@ "license": "MIT",

"devDependencies": {
"eslint": "^7.13.0",
"eslint": "^8.8.0",
"eslint-config-google": "^0.14.0",

@@ -26,0 +26,0 @@ "mocha": "^9.0.2",

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