@lingui/babel-plugin-extract-messages
Advanced tools
Comparing version 3.15.0 to 3.16.0
{ | ||
"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" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
25102
6
333
2
+ Added@lingui/conf@3.16.0(transitive)
+ Added@types/parse-json@4.0.2(transitive)
+ Addedcosmiconfig@7.1.0(transitive)
+ Addedcosmiconfig-typescript-loader@2.0.2(transitive)
+ Addedyaml@1.10.2(transitive)
- Removed@lingui/conf@3.17.2(transitive)
- Removedargparse@2.0.1(transitive)
- Removedcosmiconfig@8.3.6(transitive)
- Removedcosmiconfig-typescript-loader@4.4.0(transitive)
- Removedjs-yaml@4.1.0(transitive)
Updated@lingui/conf@3.16.0