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

@pluginjs/loader

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluginjs/loader - npm Package Compare versions

Comparing version 0.6.4 to 0.6.5

3

dist/loader.esm.js

@@ -76,4 +76,3 @@ import Component from '@pluginjs/component';

if (this.is('initialized')) {
this.unbind();
// this.unbind()
if (this.options.text) {

@@ -80,0 +79,0 @@ this.$text.remove();

@@ -196,4 +196,3 @@ (function (global, factory) {

if (this.is('initialized')) {
this.unbind();
// this.unbind()
if (this.options.text) {

@@ -200,0 +199,0 @@ this.$text.remove();

@@ -14,3 +14,3 @@ {

},
"version": "0.6.4",
"version": "0.6.5",
"category": "ui",

@@ -48,3 +48,3 @@ "main": "dist/loader.umd.js",

"@pluginjs/styled": "^0.6.4",
"@pluginjs/styles": "^0.6.3",
"@pluginjs/styles": "^0.6.4",
"@pluginjs/template": "^0.6.4",

@@ -80,3 +80,3 @@ "@pluginjs/utils": "^0.6.4"

],
"gitHead": "080e534f46d205f2c6b20c44845cdbe5cd1dada8"
"gitHead": "fcfb662fe89853a5eb42fbce13ba96510f62b5ed"
}

@@ -82,3 +82,3 @@ import Component from '@pluginjs/component'

if (this.is('initialized')) {
this.unbind()
// this.unbind()

@@ -85,0 +85,0 @@ if (this.options.text) {

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