Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@macro-plugin/qwik

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@macro-plugin/qwik - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

CHANGELOG.md

17

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc