@modern-js/bff-utils
Advanced tools
Comparing version 1.2.8 to 1.2.9
# @modern-js/bff-utils | ||
## 1.2.9 | ||
### Patch Changes | ||
- a1198d509: feat: bump babel 7.18.0 | ||
- Updated dependencies [a1198d509] | ||
- @modern-js/bff-runtime@1.2.4 | ||
- @modern-js/plugin@1.3.6 | ||
## 1.2.8 | ||
@@ -4,0 +13,0 @@ |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"jsnext:source": "./src/index.ts", | ||
@@ -32,5 +32,5 @@ "types": "./dist/types/index.d.ts", | ||
"dependencies": { | ||
"@babel/runtime": "^7", | ||
"@modern-js/bff-runtime": "^1.2.3", | ||
"@modern-js/plugin": "^1.3.4", | ||
"@babel/runtime": "^7.18.0", | ||
"@modern-js/bff-runtime": "^1.2.4", | ||
"@modern-js/plugin": "^1.3.6", | ||
"@modern-js/utils": "^1.7.6", | ||
@@ -37,0 +37,0 @@ "es-module-lexer": "^0.4.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
53613
Updated@babel/runtime@^7.18.0
Updated@modern-js/plugin@^1.3.6