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

@lingui/babel-plugin-extract-messages

Package Overview
Dependencies
Maintainers
3
Versions
151
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 3.15.0 to 3.16.0

build/index.js

16

package.json
{
"name": "@lingui/babel-plugin-extract-messages",
"version": "3.15.0",
"version": "3.16.0",
"description": "Babel plugin for collecting messages from source code for internationalization",
"main": "index.js",
"main": "./build/index.js",
"author": {

@@ -20,2 +20,7 @@ "name": "Tomáš Ehrlich",

],
"files": [
"LICENSE",
"README.md",
"build/"
],
"repository": {

@@ -29,3 +34,3 @@ "type": "git",

"engines": {
"node": ">=10.0.0"
"node": ">=14.0.0"
},

@@ -35,5 +40,6 @@ "dependencies": {

"@babel/runtime": "^7.11.2",
"@lingui/conf": "^3.15.0",
"@lingui/conf": "3.16.0",
"mkdirp": "^1.0.4"
}
},
"gitHead": "e8c1f518b988f45f3f6da84333550b215dcde94b"
}
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