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 2.0.0-beta3 to 2.0.0-beta4

5

index.js

@@ -10,3 +10,5 @@ module.exports = {

edit: 'Edit',
sort: 'Sort',
cancel: 'Cancel',
undo: 'Undo',
refresh: 'Refresh',

@@ -92,2 +94,3 @@ add_filter: 'Add filter',

http_error: 'Server communication error',
canceled: 'Action cancelled',
},

@@ -102,4 +105,6 @@ validation: {

email: 'Must be a valid email',
oneOf: 'Must be one of: %{options}',
regex: 'Must match a specific format (regexp): %{pattern}',
},
},
};

2

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

@@ -5,0 +5,0 @@ "main": "index.js",

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