Socket
Socket
Sign inDemoInstall

@fluid-topics/ft-wc-utils

Package Overview
Dependencies
Maintainers
2
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-topics/ft-wc-utils - npm Package Compare versions

Comparing version 0.3.8 to 0.3.9

2

build/redux.js

@@ -9,3 +9,3 @@ import { FtLitElement } from "./FtLitElement";

attribute: false,
hasChanged: hasChanged !== null && hasChanged !== void 0 ? hasChanged : deepEqual,
hasChanged: hasChanged !== null && hasChanged !== void 0 ? hasChanged : ((a, b) => !deepEqual(a, b)),
});

@@ -12,0 +12,0 @@ const reduxProto = proto;

{
"name": "@fluid-topics/ft-wc-utils",
"version": "0.3.8",
"version": "0.3.9",
"description": "Internal web components tools",

@@ -20,3 +20,3 @@ "author": "Fluid Topics <devtopics@antidot.net>",

},
"gitHead": "1f42b53be98492f7b9c614f005535bdacc0229a1"
"gitHead": "b326dc3ac2a2e625407370a2fc240df938e0d09f"
}

Sorry, the diff of this file is too big to display

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