Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@cloudtower/parrot

Package Overview
Dependencies
Maintainers
5
Versions
619
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudtower/parrot - npm Package Compare versions

Comparing version
4100.0.2
to
4100.0.3
+6
-2
dist/esm/index.js

@@ -72,2 +72,3 @@ import i18next from 'i18next';

var remove$3 = "Remove";
var search_log$1 = "Search logs...";
var common$1 = {

@@ -142,3 +143,4 @@ _action_: _action_$1,

semicolon_with_space: semicolon_with_space$1,
remove: remove$3
remove: remove$3,
search_log: search_log$1
};

@@ -474,2 +476,3 @@

var remove$1 = "移除";
var search_log = "搜索日志";
var common = {

@@ -540,3 +543,4 @@ _action_: _action_,

semicolon_with_space: semicolon_with_space,
remove: remove$1
remove: remove$1,
search_log: search_log
};

@@ -543,0 +547,0 @@

@@ -72,2 +72,3 @@ declare const locale: {

remove: string;
search_log: string;
};

@@ -74,0 +75,0 @@ components: {

@@ -73,2 +73,3 @@ declare const locales: {

remove: string;
search_log: string;
};

@@ -277,2 +278,3 @@ components: {

remove: string;
search_log: string;
};

@@ -279,0 +281,0 @@ components: {

@@ -68,2 +68,3 @@ declare const locale: {

remove: string;
search_log: string;
};

@@ -70,0 +71,0 @@ components: {

@@ -75,2 +75,3 @@ (function (global, factory) {

var remove$3 = "Remove";
var search_log$1 = "Search logs...";
var common$1 = {

@@ -145,3 +146,4 @@ _action_: _action_$1,

semicolon_with_space: semicolon_with_space$1,
remove: remove$3
remove: remove$3,
search_log: search_log$1
};

@@ -477,2 +479,3 @@

var remove$1 = "移除";
var search_log = "搜索日志";
var common = {

@@ -543,3 +546,4 @@ _action_: _action_,

semicolon_with_space: semicolon_with_space,
remove: remove$1
remove: remove$1,
search_log: search_log
};

@@ -546,0 +550,0 @@

{
"name": "@cloudtower/parrot",
"version": "4100.0.2",
"version": "4100.0.3",
"description": "i18n modules for cloudtower sparrow and eagle",

@@ -48,3 +48,3 @@ "keywords": [

},
"gitHead": "075b92d13dde3a0ab6267dde81eebd8d745af17d"
"gitHead": "a8964b044e5339e8122bf19f8b010f36e2ae7b16"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display