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

ra-language-english

Package Overview
Dependencies
Maintainers
1
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ra-language-english - npm Package Compare versions

Comparing version

to
3.12.0

1

esm/index.js

@@ -93,2 +93,3 @@ var englishMessages = {

prev: 'Prev',
skip_nav: 'Skip to content',
},

@@ -95,0 +96,0 @@ sort: {

@@ -95,2 +95,3 @@ "use strict";

prev: 'Prev',
skip_nav: 'Skip to content',
},

@@ -97,0 +98,0 @@ sort: {

4

package.json
{
"name": "ra-language-english",
"version": "3.11.4",
"version": "3.12.0",
"description": "English messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services",

@@ -25,3 +25,3 @@ "repository": {

"dependencies": {
"ra-core": "^3.11.4"
"ra-core": "^3.12.0"
},

@@ -28,0 +28,0 @@ "keywords": [

@@ -106,2 +106,3 @@ import { TranslationMessages } from 'ra-core';

prev: 'Prev',
skip_nav: 'Skip to content',
},

@@ -108,0 +109,0 @@ sort: {