Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2 to 1.0.4

14

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

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

"devDependencies": {
"@types/jest": "^25.1.4",
"jest": "^25.1.0",
"ts-jest": "^25.2.1",
"tslint": "^6.1.0",
"typedoc": "^0.17.0",
"typescript": "^3.8.3"
"@types/jest": "^26.0.14",
"jest": "^26.4.2",
"ts-jest": "^26.4.0",
"tslint": "^6.1.3",
"typedoc": "^0.19.2",
"typescript": "^4.0.3"
}
}
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