Socket
Socket
Sign inDemoInstall

@dotdev/limelight

Package Overview
Dependencies
Maintainers
3
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.2.0 to 2.2.1

2

lib/limelight.js

@@ -67,3 +67,3 @@ "use strict";

if (!this.element) {
return;
return console.error("".concat(target, " target not found!"));
}

@@ -70,0 +70,0 @@

@@ -58,3 +58,3 @@ /* ===================================================================================== @preserve =

if (!this.element) {
return
return console.error(`${target} target not found!`)
}

@@ -61,0 +61,0 @@

@@ -56,3 +56,3 @@ {

},
"version": "2.2.0"
"version": "2.2.1"
}
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