@modern-js/adapter-helpers
Advanced tools
Comparing version 1.0.0-rc.4 to 1.0.0-rc.5
# @modern-js/adapter-helpers | ||
## 1.0.0-rc.5 | ||
### Patch Changes | ||
- 224f7fe: fix server route match | ||
- 204c626: feat: initial | ||
## 1.0.0-rc.4 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@modern-js/adapter-helpers", | ||
"version": "1.0.0-rc.4", | ||
"version": "1.0.0-rc.5", | ||
"jsnext:source": "./src/index.ts", | ||
@@ -22,4 +22,4 @@ "types": "./dist/types/index.d.ts", | ||
"typescript": "^4", | ||
"@modern-js/plugin-testing": "^1.0.0-rc.3", | ||
"@modern-js/module-tools": "^1.0.0-rc.3" | ||
"@modern-js/plugin-testing": "^1.0.0-rc.5", | ||
"@modern-js/module-tools": "^1.0.0-rc.5" | ||
}, | ||
@@ -31,3 +31,3 @@ "modernConfig": { | ||
}, | ||
"publicCnfig": { | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/", | ||
@@ -34,0 +34,0 @@ "access": "public" |
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
17441