Socket
Socket
Sign inDemoInstall

@kyuwoo.choi/module-a

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 7.0.0

4

index.js
window.moduleA = window.moduleA || {
length: function (obj) {
return Object.keys(obj).length;
keys: function (obj) {
return Object.keys(obj);
}
};
{
"name": "@kyuwoo.choi/module-a",
"version": "6.0.0",
"version": "7.0.0",
"main": "index.js",

@@ -5,0 +5,0 @@ "author": "KyuWoo.Choi <kyuwoo.choi@gmail.com> (https://github.com/kyuwoo-choi)",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc