@lingui/macro
Advanced tools
Comparing version 5.0.0-next.0 to 5.0.0-next.1
{ | ||
"name": "@lingui/macro", | ||
"version": "5.0.0-next.0", | ||
"version": "5.0.0-next.1", | ||
"description": "Macro for generating messages in ICU MessageFormat syntax", | ||
@@ -50,4 +50,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@lingui/core": "^5.0.0-next.0", | ||
"@lingui/react": "^5.0.0-next.0" | ||
"@lingui/core": "^5.0.0-next.1", | ||
"@lingui/react": "^5.0.0-next.1" | ||
}, | ||
@@ -66,3 +66,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "2192f8d54699a3846ff8fe6f3992697be2da68a8" | ||
"gitHead": "7936155f7b29ecdc6191042a9a2e363962ab482d" | ||
} |
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
+ Added@babel/code-frame@7.26.2(transitive)
- Removed@babel/code-frame@7.26.0(transitive)
Updated@lingui/core@^5.0.0-next.1
Updated@lingui/react@^5.0.0-next.1