@ecomplus/i18n
Advanced tools
+7
-0
@@ -5,2 +5,9 @@ # Changelog | ||
| ## [1.27.0](https://github.com/ecomplus/i18n/compare/v1.26.0...v1.27.0) (2022-02-05) | ||
| ### Features | ||
| * **words:** new words from [#150](https://github.com/ecomplus/i18n/issues/150) ([ac7fa04](https://github.com/ecomplus/i18n/commit/ac7fa046777ef9fdfb4ca0945df43d85ae6e040e)) | ||
| ## [1.26.0](https://github.com/ecomplus/i18n/compare/v1.25.0...v1.26.0) (2022-01-10) | ||
@@ -7,0 +14,0 @@ |
+4
-4
| { | ||
| "name": "@ecomplus/i18n", | ||
| "version": "1.26.0", | ||
| "version": "1.27.0", | ||
| "description": "Tree shakable dictionary for e-commerce JS apps", | ||
@@ -31,5 +31,5 @@ "main": "dist/i18n.min.js", | ||
| "devDependencies": { | ||
| "@babel/core": "^7.16.7", | ||
| "@babel/preset-env": "^7.16.8", | ||
| "@commitlint/cli": "^16.0.2", | ||
| "@babel/core": "^7.16.12", | ||
| "@babel/preset-env": "^7.16.11", | ||
| "@commitlint/cli": "^16.1.0", | ||
| "@commitlint/config-conventional": "^16.0.0", | ||
@@ -36,0 +36,0 @@ "babel-loader": "^8.2.3", |
@@ -29,2 +29,3 @@ export const i19a = 'the' | ||
| export const i19addToCart = 'Add to cart' | ||
| export const i19addToFavorites = 'Add to favorites' | ||
| export const i19addToPrice = 'Add to price' | ||
@@ -304,2 +305,3 @@ export const i19addVariants = 'Add variants' | ||
| export const i19familyName = 'Last name' | ||
| export const i19favorites = 'Favorites' | ||
| export const i19featuredApps = 'Featured apps' | ||
@@ -479,2 +481,3 @@ export const i19female = 'Female' | ||
| export const i19myCart = 'My cart' | ||
| export const i19myFavorites = 'My favorites' | ||
| export const i19myOrders = 'My orders' | ||
@@ -481,0 +484,0 @@ export const i19myShoppingCart = 'My shopping cart' |
@@ -29,2 +29,3 @@ export const i19a = 'a' | ||
| export const i19addToCart = 'Adicionar ao carrinho' | ||
| export const i19addToFavorites = 'Adicionar aos favoritos' | ||
| export const i19addToPrice = 'Adicionar preço' | ||
@@ -304,2 +305,3 @@ export const i19addVariants = 'Adicionar variações' | ||
| export const i19familyName = 'Último nome' | ||
| export const i19favorites = 'Favoritos' | ||
| export const i19featuredApps = 'Aplicativos em destaque' | ||
@@ -479,2 +481,3 @@ export const i19female = 'Feminino' | ||
| export const i19myCart = 'Meu carrinho' | ||
| export const i19myFavorites = 'Meus favoritos' | ||
| export const i19myOrders = 'Meus pedidos' | ||
@@ -481,0 +484,0 @@ export const i19myShoppingCart = 'Meu carrinho de compras' |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1351880
0.31%6539
0.29%