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

doublell

Package Overview
Dependencies
Maintainers
0
Versions
11
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.0.3 to 1.0.4

6

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

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

"main": "./lib/cjs/exports.js",
"module": "./lib/mjs/exports.js",
"module": "./lib/mjs/exports.mjs",
"exports": {
"import": "./lib/mjs/exports.js",
"import": "./lib/mjs/exports.mjs",
"require": "./lib/cjs/exports.js"

@@ -17,0 +17,0 @@ },

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