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.30 to 1.0.31

2

dist/constants/translations.d.ts

@@ -23,3 +23,3 @@ export declare const translations: {

passwordSecurity: string;
passwordlength: string;
passwordLength: string;
passwordRegexRules: string;

@@ -26,0 +26,0 @@ };

@@ -823,3 +823,3 @@ (function (global, factory) {

passwordSecurity: "Elige una que no hayas usado y recuerda incluir:",
passwordlength: "Al menos 8 caracteres",
passwordLength: "Al menos 8 caracteres",
passwordRegexRules: "Al menos una mayúscula, una misnuscula y un número"

@@ -969,4 +969,7 @@ }

.password-validation {
margin: 8px 0 0 12px;
display: flex;
align-self: flex-start;
margin-left: 12px;
flex-direction: column;
gap: 4px;
}

@@ -973,0 +976,0 @@ `;

{
"version": "1.0.30",
"version": "1.0.31",
"name": "@seliaco/giant-panda-components",

@@ -4,0 +4,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

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