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

rc-js-util-globals

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-js-util-globals - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

4

index.d.ts

@@ -1,3 +0,1 @@

import { TListener } from "../src";
/**

@@ -38,3 +36,3 @@ * @public

addListener(listener: TDebugListener<K, TArgs>): void;
addTemporaryListener(listener: TListener<K, TArgs>): () => void;
addTemporaryListener(listener: TDebugListener<K, TArgs>): () => void;
removeListener(listener: TDebugListener<K, TArgs>): void;

@@ -41,0 +39,0 @@ emit(...args: TArgs): void;

{
"name": "rc-js-util-globals",
"version": "4.0.0",
"version": "4.0.1",
"license": "MIT"
}
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