@seliaco/giant-panda-components
Advanced tools
Comparing version 1.0.23-snapshot-11 to 1.0.23-snapshot-12
(function (global, factory) { | ||
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('lit/decorators')) : | ||
typeof define === 'function' && define.amd ? define(['exports', 'lit/decorators'], factory) : | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.GiantPandaComponents = {}, global.decorators)); | ||
})(this, (function (exports, decorators) { 'use strict'; | ||
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : | ||
typeof define === 'function' && define.amd ? define(['exports'], factory) : | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.GiantPandaComponents = {})); | ||
})(this, (function (exports) { 'use strict'; | ||
@@ -551,12 +551,12 @@ /****************************************************************************** | ||
__decorate([ | ||
decorators.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.WrapperAuthComponent.prototype, "logoText", void 0); | ||
__decorate([ | ||
decorators.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.WrapperAuthComponent.prototype, "title", void 0); | ||
__decorate([ | ||
decorators.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.WrapperAuthComponent.prototype, "subtitle", void 0); | ||
exports.WrapperAuthComponent = __decorate([ | ||
decorators.customElement('wrapper-auth') | ||
e$2('wrapper-auth') | ||
], exports.WrapperAuthComponent); | ||
@@ -563,0 +563,0 @@ |
{ | ||
"version": "1.0.23-snapshot-11", | ||
"version": "1.0.23-snapshot-12", | ||
"name": "@seliaco/giant-panda-components", | ||
@@ -4,0 +4,0 @@ "type": "module", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
0
0
75388