@macro-plugin/qwik
Advanced tools
Comparing version 1.0.4 to 1.0.5
# @macro-plugin/qwik | ||
## 1.0.5 | ||
### Patch Changes | ||
- Updated dependencies [[`b4be79b`](https://github.com/macro-plugin/macros/commit/b4be79be09e8790b95c6a2e9b07dde4ba3822f39), [`df8dcc0`](https://github.com/macro-plugin/macros/commit/df8dcc0ab7f3e09f1157c5c2a7cda4a7f5367991)]: | ||
- @macro-plugin/core@1.1.1 | ||
## 1.0.4 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@macro-plugin/qwik", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A simpler way of creating components for qwik by using macros", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@macro-plugin/core": "1.1.0" | ||
"@macro-plugin/core": "1.1.1" | ||
}, | ||
@@ -28,0 +28,0 @@ "exports": { |
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
92817
+ Added@macro-plugin/core@1.1.1(transitive)
- Removed@macro-plugin/core@1.1.0(transitive)
Updated@macro-plugin/core@1.1.1