Socket
Socket
Sign inDemoInstall

collections

Package Overview
Dependencies
Maintainers
6
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collections - npm Package Compare versions

Comparing version 5.1.4 to 5.1.5

3

CHANGES.md

@@ -0,1 +1,4 @@

## v5.1.5
- fix object-shim missing Function.identity
## v5.1.4

@@ -2,0 +5,0 @@ - fix Constructor Map requires 'new' in MultiMap

2

package.json
{
"name": "collections",
"version": "5.1.4",
"version": "5.1.5",
"description": "data structures with idiomatic JavaScript collection interfaces",

@@ -5,0 +5,0 @@ "homepage": "http://www.collectionsjs.com",

@@ -5,2 +5,4 @@ "use strict";

require("./shim-function");
module.exports = Object;

@@ -7,0 +9,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