Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ra-language-pt-br

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ra-language-pt-br - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

7

package.json
{
"name": "ra-language-pt-br",
"version": "1.3.3",
"version": "1.3.4",
"description": "Brazilian Portuguese messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services",

@@ -13,6 +13,5 @@ "repository": {

"scripts": {
"build": "yarn run build-cjs && yarn run build-esm",
"build": "npm run build-cjs && npm run build-esm",
"build-cjs": "rimraf ./lib && tsc",
"build-esm": "rimraf ./esm && tsc --outDir esm --module es2015",
"deploy": "npm publish ./esm"
"build-esm": "rimraf ./esm && tsc --outDir esm --module es2015"
},

@@ -19,0 +18,0 @@ "files": [

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