Socket
Socket
Sign inDemoInstall

@lingui/macro

Package Overview
Dependencies
39
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.0 to 2.7.1

2

js.js

@@ -141,3 +141,3 @@ "use strict";

props = transformMethod(attr.value, file, (0, _extends3.default)({}, props, { text: "" }));
value = props.text;
value = "{" + props.text + "}";
} else {

@@ -144,0 +144,0 @@ value = attr.value.value;

{
"name": "@lingui/macro",
"version": "2.7.0",
"version": "2.7.1",
"description": "Macro for generating messages in ICU MessageFormat syntax",

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

"dependencies": {
"@lingui/babel-plugin-transform-react": "2.7.0",
"@lingui/babel-plugin-transform-react": "2.7.1",
"babel-plugin-macros": "^2.2.0"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc