Socket
Socket
Sign inDemoInstall

@lingui/babel-plugin-extract-messages

Package Overview
Dependencies
Maintainers
0
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lingui/babel-plugin-extract-messages - npm Package Compare versions

Comparing version 4.11.2 to 5.0.0-next.0

1

dist/index.d.ts

@@ -11,2 +11,3 @@ import * as BabelTypesNamespace from '@babel/types';

comment?: string;
placeholders?: Record<string, string>;
};

@@ -13,0 +14,0 @@ type ExtractPluginOpts = {

7

package.json
{
"name": "@lingui/babel-plugin-extract-messages",
"version": "4.11.2",
"version": "5.0.0-next.0",
"description": "Babel plugin for collecting messages from source code for internationalization",

@@ -46,6 +46,7 @@ "main": "./dist/index.cjs",

"@babel/types": "^7.20.7",
"@lingui/jest-mocks": "*",
"@lingui/babel-plugin-lingui-macro": "5.0.0-next.0",
"@lingui/jest-mocks": "3.0.3",
"unbuild": "2.0.0"
},
"gitHead": "17e0af54b0b9d9577db2cef1be680a6d871611e7"
"gitHead": "2192f8d54699a3846ff8fe6f3992697be2da68a8"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc