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

@ui-grid/i18n

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui-grid/i18n - npm Package Compare versions

Comparing version 4.9.1 to 4.10.1

js/ui-grid.language.all.js

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [4.10.1](https://github.com/angular-ui/ui-grid/compare/v4.10.0...v4.10.1) (2021-05-28)
### Bug Fixes
* 🐛 ensure select all checkbox is announced correctly ([3b478fa](https://github.com/angular-ui/ui-grid/commit/3b478fa22fd6a438bc63331a36b4c0606d0edd36))
## [4.9.1](https://github.com/angular-ui/ui-grid/compare/v4.9.0...v4.9.1) (2020-10-26)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@ui-grid/i18n",
"version": "4.9.1",
"version": "4.10.1",
"description": "This package provides various language translations for ui-grid",
"main": "index.js",
"dependencies": {
"@ui-grid/core": "^4.9.1",
"@ui-grid/core": "^4.10.1",
"angular": ">=1.4.0 1.8.x"

@@ -38,3 +38,3 @@ },

"license": "MIT",
"gitHead": "2893ad2765c4ffef0de4671ccc14d054c90f9e9b"
"gitHead": "355559aca8b7300fc599ab1ad79784d301fbf3d0"
}

@@ -36,2 +36,5 @@ (function () {

},
selection: {
selectAll: 'Seleccionar Todo'
},
menu: {

@@ -38,0 +41,0 @@ text: 'Triar Columnes:'

@@ -22,2 +22,5 @@ (function () {

},
selection: {
selectAll: 'Seleccionar Todo'
},
menu: {

@@ -24,0 +27,0 @@ text: 'Elegir columnas:'

@@ -31,2 +31,5 @@ (function () {

},
selection: {
selectAll: 'Tout Sélectionner'
},
menu: {

@@ -33,0 +36,0 @@ text: 'Choisir des colonnes :'

@@ -25,2 +25,5 @@ /**

},
selection: {
selectAll: 'Seleziona Tutto'
},
menu: {

@@ -27,0 +30,0 @@ text: 'Scegli le colonne:'

@@ -39,2 +39,5 @@ /**

},
selection: {
selectAll: 'Selecionar Tudo'
},
menu: {

@@ -41,0 +44,0 @@ text: 'Selecione as colunas:'

@@ -36,2 +36,5 @@ (function () {

},
selection: {
selectAll: 'Selecionar Tudo'
},
menu: {

@@ -38,0 +41,0 @@ text: 'Selecione as colunas:'

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