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

immutable-devtools

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immutable-devtools - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

dist/index.js

@@ -129,3 +129,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

var isRecord = function isRecord(maybeRecord) {
if (maybeRecod && maybeRecord._values === undefined) {
if (maybeRecord && maybeRecord._values === undefined) {
// don't detect Immutable.Record.prototype as a Recod instance

@@ -132,0 +132,0 @@ return;

{
"name": "immutable-devtools",
"version": "0.1.1",
"version": "0.1.2",
"description": "Chrome Dev Tools formatter for the Immutable JS library",

@@ -5,0 +5,0 @@ "main": "dist/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