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.23 to 0.3.24

build/aligner.d.ts

1

build/index.d.ts
import "./silent-define";
export declare const isSafari: boolean;
export * from "./aligner";
export * from "./Debouncer";

@@ -4,0 +5,0 @@ export * from "./decorators";

@@ -5,2 +5,3 @@ var _a, _b, _c;

|| ((_c = (_b = (_a = window.safari) === null || _a === void 0 ? void 0 : _a.pushNotification) === null || _b === void 0 ? void 0 : _b.toString()) !== null && _c !== void 0 ? _c : "") === "[object SafariRemoteNotification]";
export * from "./aligner";
export * from "./Debouncer";

@@ -7,0 +8,0 @@ export * from "./decorators";

4

package.json
{
"name": "@fluid-topics/ft-wc-utils",
"version": "0.3.23",
"version": "0.3.24",
"description": "Internal web components tools",

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

},
"gitHead": "7fb0bb52d064423f63bfd9c36c5454d65aa890d6"
"gitHead": "3f70221d4cdc1d629200913a3f0d083e703388dd"
}

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