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

ts-linked-list

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-linked-list - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

12

package.json
{
"name": "ts-linked-list",
"version": "1.0.5",
"version": "1.0.6",
"description": "A doubly linked list written in TypeScript",

@@ -33,9 +33,9 @@ "keywords": [

"devDependencies": {
"@types/jest": "^26.0.14",
"jest": "^26.4.2",
"ts-jest": "^26.4.0",
"@types/jest": "^27.0.1",
"jest": "^27.1.0",
"ts-jest": "^27.0.5",
"tslint": "^6.1.3",
"typedoc": "^0.19.2",
"typescript": "^4.0.3"
"typedoc": "^0.21.9",
"typescript": "^4.4.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