Socket
Socket
Sign inDemoInstall

extra-map

Package Overview
Dependencies
0
Maintainers
1
Versions
307
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.69 to 3.0.70

2

package.json
{
"name": "extra-map",
"version": "3.0.69",
"version": "3.0.70",
"description": "A group of functions for working with Maps.",

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

@@ -35,3 +35,3 @@ A group of functions for working with Maps.<br>

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

@@ -38,0 +38,0 @@ var x = new Map([["a", 1], ["b", 2], ["c", 3], ["d", 4]]);

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc