Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@seliaco/giant-panda-components

Package Overview
Dependencies
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seliaco/giant-panda-components - npm Package Compare versions

Comparing version 1.0.23-snapshot-11 to 1.0.23-snapshot-12

16

dist/index.js
(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",

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