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.3 to 1.1.4

18

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

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

"devDependencies": {
"@eslint/compat": "1.2.3",
"@eslint/compat": "1.2.4",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@eslint/js": "9.16.0",
"@types/heap": "^0.2.34",
"@types/jest": "^29.5.14",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"esbuild": "0.24.0",
"esbuild-plugin-tsc": "0.4.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-file-extension-in-import-ts": "2.1.1",

@@ -61,8 +61,8 @@ "eslint-plugin-import": "^2.31.0",

"madge": "8.0.0",
"prettier": "3.3.3",
"prettier": "3.4.2",
"trash-cli": "6.0.0",
"ts-jest": "^29.2.5",
"typedoc": "^0.26.11",
"typedoc": "^0.27.3",
"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