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

@snack-uikit/locale

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snack-uikit/locale - npm Package Compare versions

Comparing version 0.2.2-preview-3e9a33fa.0 to 0.2.2-preview-48e84a60.0

1

dist/locales/en_GB.d.ts

@@ -20,2 +20,3 @@ export declare const en_GB: {

clearAllButton: string;
all: string;
};

@@ -22,0 +23,0 @@ Fields: {

@@ -20,2 +20,3 @@ export const en_GB = {

clearAllButton: 'Clear all',
all: 'All',
},

@@ -22,0 +23,0 @@ Fields: {

@@ -21,2 +21,3 @@ export declare const LOCALES: {

clearAllButton: string;
all: string;
};

@@ -49,2 +50,3 @@ Fields: {

clearAllButton: string;
all: string;
};

@@ -51,0 +53,0 @@ Fields: {

@@ -20,2 +20,3 @@ export declare const ru_RU: {

clearAllButton: string;
all: string;
};

@@ -22,0 +23,0 @@ Fields: {

@@ -20,2 +20,3 @@ export const ru_RU = {

clearAllButton: 'Удалить все',
all: 'Все',
},

@@ -22,0 +23,0 @@ Fields: {

4

package.json

@@ -7,3 +7,3 @@ {

"title": "Locale",
"version": "0.2.2-preview-3e9a33fa.0",
"version": "0.2.2-preview-48e84a60.0",
"sideEffects": [

@@ -41,3 +41,3 @@ "*.css",

},
"gitHead": "9b4c7f1e424970a764d16e946ca24dd59d8fabc4"
"gitHead": "00bfac49ae3e07e459cfd291549df7763e4b0da1"
}

@@ -20,2 +20,3 @@ export const en_GB = {

clearAllButton: 'Clear all',
all: 'All',
},

@@ -22,0 +23,0 @@ Fields: {

@@ -20,2 +20,3 @@ export const ru_RU = {

clearAllButton: 'Удалить все',
all: 'Все',
},

@@ -22,0 +23,0 @@ Fields: {

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