@modern-js/types
Advanced tools
Comparing version 1.0.0-rc.15 to 1.0.0-rc.16
# @modern-js/types | ||
## 1.0.0-rc.16 | ||
### Patch Changes | ||
- 224f7fe: fix server route match | ||
- 30ac27c: feat: add generator package description | ||
- 204c626: feat: initial | ||
- Updated dependencies [224f7fe] | ||
- Updated dependencies [30ac27c] | ||
- Updated dependencies [204c626] | ||
- @modern-js/plugin@1.0.0-rc.16 | ||
## 1.0.0-rc.15 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@modern-js/types", | ||
"version": "1.0.0-rc.15", | ||
"version": "1.0.0-rc.16", | ||
"main": "", | ||
"types": "./index.d.ts", | ||
"dependencies": { | ||
"@modern-js/plugin": "^1.0.0-rc.15", | ||
"@modern-js/plugin": "^1.0.0-rc.16", | ||
"webpack": "^5.54.0" | ||
@@ -19,4 +19,4 @@ }, | ||
"@types/react-dom": "^17", | ||
"@modern-js/plugin-testing": "^1.0.0-rc.15", | ||
"@modern-js/module-tools": "^1.0.0-rc.15" | ||
"@modern-js/plugin-testing": "^1.0.0-rc.16", | ||
"@modern-js/module-tools": "^1.0.0-rc.16" | ||
}, | ||
@@ -23,0 +23,0 @@ "sideEffects": false, |
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
9497