New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@the-grid/immutable

Package Overview
Dependencies
Maintainers
11
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@the-grid/immutable - npm Package Compare versions

Comparing version 1.1.9 to 1.1.10

2

lib/struct/Struct.js

@@ -214,3 +214,3 @@ 'use strict';

// recurse
flattenDeps(inner.deps, inner.depMap, flattenedDeps);
flattenDeps(inner.deps, EMPTY_OBJ, flattenedDeps);
} else {

@@ -217,0 +217,0 @@ flattenedDeps.push(depKey);

{
"name": "@the-grid/immutable",
"version": "1.1.9",
"version": "1.1.10",
"description": "Describe struct here",

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

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