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

@tsdotnet/linked-node-list

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsdotnet/linked-node-list - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

10

package.json
{
"name": "@tsdotnet/linked-node-list",
"version": "1.3.3",
"version": "1.3.4",
"description": "An unprotected bi-directional linked list. Useful for implementing other collections.",

@@ -44,4 +44,4 @@ "author": "electricessence",

"@types/mocha": "^7.0.2",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"chai": "^4.2.0",

@@ -59,7 +59,7 @@ "copyfiles": "^2.2.0",

"ts-node": "^8.10.1",
"typedoc": "^0.17.6",
"typedoc": "^0.17.7",
"typescript": "^3.9.2"
},
"dependencies": {
"@tsdotnet/collection-base": "^1.0.16",
"@tsdotnet/collection-base": "^2.0.0",
"@tsdotnet/common-interfaces": "^1.0.4",

@@ -66,0 +66,0 @@ "@tsdotnet/exceptions": "^1.0.15",

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