@paprika/build-translations
Advanced tools
Comparing version 0.1.2 to 0.1.3-next.0
# Changelog | ||
## 0.1.3-next.0 | ||
### Patch Changes | ||
- 794703f: Fixed the runtime-corejs2 version inside the package. | ||
## 0.1.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@paprika/build-translations", | ||
"version": "0.1.2", | ||
"version": "0.1.3-next.0", | ||
"description": "An utility tool to convert translation yml files to js.", | ||
@@ -19,3 +19,3 @@ "author": "@paprika", | ||
"dependencies": { | ||
"@babel/runtime-corejs2": "^7.3.1", | ||
"@babel/runtime-corejs2": "7.10.2", | ||
"arg": "^5.0.0", | ||
@@ -22,0 +22,0 @@ "esm": "^3.2.25", |
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
20865
+ Added@babel/runtime-corejs2@7.10.2(transitive)
+ Addedregenerator-runtime@0.13.11(transitive)
- Removed@babel/runtime-corejs2@7.26.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)