@modern-js/utils
Advanced tools
Comparing version 1.0.0-rc.5 to 1.0.0-rc.6
# @modern-js/utils | ||
## 1.0.0-rc.6 | ||
### Patch Changes | ||
- 224f7fe: fix server route match | ||
- 204c626: feat: initial | ||
## 1.0.0-rc.5 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@modern-js/utils", | ||
"version": "1.0.0-rc.5", | ||
"version": "1.0.0-rc.6", | ||
"jsnext:source": "./src/index.ts", | ||
@@ -56,4 +56,4 @@ "types": "./dist/types/index.d.ts", | ||
"webpack": "^5.54.0", | ||
"@modern-js/plugin-testing": "^1.0.0-rc.5", | ||
"@modern-js/module-tools": "^1.0.0-rc.5" | ||
"@modern-js/plugin-testing": "^1.0.0-rc.6", | ||
"@modern-js/module-tools": "^1.0.0-rc.6" | ||
}, | ||
@@ -60,0 +60,0 @@ "peerDependencies": { |
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
250697