@macro-plugin/qwik
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@macro-plugin/qwik", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A simpler way of creating components for qwik by using macros", | ||
@@ -19,7 +19,9 @@ "main": "dist/index.js", | ||
], | ||
"scripts": { | ||
"build": "rollup -c ../../rollup.config.mjs" | ||
"homepage": "https://github.com/macro-plugin/macros/tree/main/packages/qwik", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/macro-plugin/macros.git" | ||
}, | ||
"dependencies": { | ||
"@macro-plugin/core": "1.0.0" | ||
"@macro-plugin/core": "1.0.1" | ||
}, | ||
@@ -35,3 +37,6 @@ "exports": { | ||
"author": "Raven Satir", | ||
"license": "MIT" | ||
} | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "rollup -c ../../rollup.config.mjs" | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
0
91034
7
1974
+ Added@macro-plugin/core@1.0.1(transitive)
- Removed@macro-plugin/core@1.0.0(transitive)
Updated@macro-plugin/core@1.0.1