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

extra-lists

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extra-lists - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

example.js

2

package.json
{
"name": "extra-lists",
"version": "2.2.2",
"version": "2.2.3",
"description": "Lists is a pair of key list and value list, with unique keys.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -19,3 +19,3 @@ [Lists] is a pair of key list and value list, with unique keys. [:running:] [:vhs:] [:package:] [:moon:] [:ledger:]

// import * as lists from 'extra-lists';
// import * as lists from 'https://unpkg.com/extra-lists@2.1.0/index.mjs'; (deno)
// import * as lists from 'https://unpkg.com/extra-lists@2.2.2/index.mjs'; (deno)

@@ -22,0 +22,0 @@ var x = [['a', 'b', 'c', 'd', 'e'], [1, 2, 3, 4, 5]];

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