Socket
Socket
Sign inDemoInstall

@dotdev/limelight

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotdev/limelight - npm Package Compare versions

Comparing version 2.1.20 to 2.1.21

1

lib/limelight.js

@@ -104,2 +104,3 @@ "use strict";

Limelight.elements[target] = this;
window.Limelight = Limelight || {};
window.Limelight.elements[target] = this;

@@ -106,0 +107,0 @@ this.buildEventListeners();

@@ -96,2 +96,3 @@ /* ===================================================================================== @preserve =

Limelight.elements[target] = this
window.Limelight = Limelight || {};
window.Limelight.elements[target] = this

@@ -98,0 +99,0 @@ this.buildEventListeners()

2

package.json

@@ -55,3 +55,3 @@ {

},
"version": "2.1.20"
"version": "2.1.21"
}
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