@lingui/macro
Advanced tools
Comparing version 2.8.2 to 2.8.3
{ | ||
"name": "@lingui/macro", | ||
"version": "2.8.2", | ||
"version": "2.8.3", | ||
"description": "Macro for generating messages in ICU MessageFormat syntax", | ||
@@ -25,5 +25,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@lingui/babel-plugin-transform-react": "2.8.2", | ||
"@lingui/babel-plugin-transform-react": "2.8.3" | ||
}, | ||
"peerDependencies": { | ||
"babel-plugin-macros": "^2.5.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33058
154056
+ Added@babel/code-frame@7.26.2(transitive)
+ Added@lingui/babel-plugin-transform-react@2.8.3(transitive)
- Removedbabel-plugin-macros@^2.5.1
- Removed@babel/code-frame@7.26.0(transitive)
- Removed@lingui/babel-plugin-transform-react@2.8.2(transitive)