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 3.0.0 to 3.1.0

1

index.d.ts

@@ -8,2 +8,3 @@ /**

setValue(key: object, value: T): void;
deleteValue(listener: object): void;
getValue(key: object): T;

@@ -10,0 +11,0 @@ }

2

package.json
{
"name": "rc-js-util-globals",
"version": "3.0.0",
"version": "3.1.0",
"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