@modern-js/adapter-helpers
Advanced tools
Comparing version 0.0.0-canary-20220602031055 to 0.0.0-canary-20220607101735
# @modern-js/adapter-helpers | ||
## 0.0.0-canary-20220602031055 | ||
## 0.0.0-canary-20220607101735 | ||
### Patch Changes | ||
- 51c4e256: fix: isRelative function in babel-plugin-resolver plugin can't handle windows relative path correctly | ||
- a1198d50: feat: bump babel 7.18.0 | ||
## 1.2.5 | ||
### Patch Changes | ||
- 51c4e2566: fix: isRelative function in babel-plugin-resolver plugin can't handle windows relative path correctly | ||
## 1.2.4 | ||
@@ -10,0 +16,0 @@ |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "0.0.0-canary-20220602031055", | ||
"version": "0.0.0-canary-20220607101735", | ||
"jsnext:source": "./src/index.ts", | ||
@@ -28,3 +28,3 @@ "types": "./dist/types/index.d.ts", | ||
"dependencies": { | ||
"@babel/runtime": "^7.15.4" | ||
"@babel/runtime": "^7.18.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
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
16729
Updated@babel/runtime@^7.18.0