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.1.5 to 3.1.6

2

index.d.ts

@@ -278,3 +278,3 @@ import { MapFunction as MapFunction$1 } from 'extra-iterable';

* @param p path
* @returns x = x \\: [i₀][i₁][...] | [i₀, i₁, ...] = p
* @returns x = x \\: [k₀][k₁][...] | [k₀, k₁, ...] = p
*/

@@ -281,0 +281,0 @@ declare function removePath$<K>(x: Map<K, any>, p: K[]): Map<K, any>;

{
"name": "extra-map",
"version": "3.1.5",
"version": "3.1.6",
"description": "A group of functions for working with Maps.",

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

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