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

doublell

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doublell - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

20

package.json
{
"name": "doublell",
"version": "1.1.2",
"version": "1.1.3",
"description": "A very minimal double linked list",

@@ -38,12 +38,12 @@ "keywords": [

"devDependencies": {
"@eslint/compat": "1.2.2",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.13.0",
"@eslint/compat": "1.2.3",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@types/heap": "^0.2.34",
"@types/jest": "^29.5.14",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"esbuild": "0.24.0",
"esbuild-plugin-tsc": "0.4.0",
"eslint": "9.13.0",
"eslint": "9.15.0",
"eslint-config-prettier": "^9.1.0",

@@ -56,3 +56,3 @@ "eslint-import-resolver-typescript": "^3.6.3",

"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tsdoc": "^0.3.0",
"eslint-plugin-tsdoc": "^0.4.0",
"glob": "11.0.0",

@@ -65,5 +65,5 @@ "jest": "29.7.0",

"ts-jest": "^29.2.5",
"typedoc": "^0.26.10",
"typescript": "5.6.3"
"typedoc": "^0.26.11",
"typescript": "5.7.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