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

lgutil

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lgutil - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

3

dom/index.js

@@ -5,3 +5,4 @@ module.exports = {

contains: require('./contains'),
position: require('./position')
position: require('./position'),
eventListener: require('./eventListener');
}
{
"name": "lgutil",
"version": "0.1.1",
"version": "0.1.2",
"description": "util function",

@@ -5,0 +5,0 @@ "main": "index.js",

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