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.6.0 to 0.6.1-preview-0a44b2fc.0

3

dist/locales/en_GB.d.ts

@@ -39,2 +39,5 @@ export declare const en_GB: {

};
SearchPrivate: {
placeholder: string;
};
};

@@ -39,2 +39,5 @@ export const en_GB = {

},
SearchPrivate: {
placeholder: 'Search',
},
};

@@ -40,2 +40,5 @@ export declare const LOCALES: {

};
SearchPrivate: {
placeholder: string;
};
};

@@ -80,3 +83,6 @@ readonly ru_RU: {

};
SearchPrivate: {
placeholder: string;
};
};
};

@@ -39,2 +39,5 @@ export const ru_RU = {

},
SearchPrivate: {
placeholder: 'Поиск',
},
};

4

package.json

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

"title": "Locale",
"version": "0.6.0",
"version": "0.6.1-preview-0a44b2fc.0",
"sideEffects": [

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

},
"gitHead": "eca9622fe5915bb18e60c4eb7a195ebc04f19f9c"
"gitHead": "318167bcb09619d0d40263ec844b38b1014838f4"
}

@@ -39,2 +39,5 @@ export const en_GB = {

},
SearchPrivate: {
placeholder: 'Search',
},
};

@@ -41,2 +41,5 @@ import { en_GB } from './en_GB';

},
SearchPrivate: {
placeholder: 'Поиск',
},
};
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