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

@solid-cli/core

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-cli/core - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/swc_plugin_solid_cli-2250b1a2.wasm

12

package.json
{
"name": "@solid-cli/core",
"version": "0.0.2",
"version": "0.0.3",
"description": "A CLI for Solid",

@@ -20,8 +20,10 @@ "main": "dist/index.mjs",

"picocolors": "^1.0.0",
"@solid-cli/reactivity": "0.0.2"
"@solid-cli/reactivity": "0.0.2",
"@solid-cli/swc-plugin-solid-cli": "0.0.2"
},
"devDependencies": {
"@chialab/esbuild-plugin-meta-url": "^0.17.7",
"@types/node": "^20.4.1",
"tsup": "^7.1.0",
"jiti": "^1.17.0"
"jiti": "^1.17.0",
"tsup": "^7.1.0"
},

@@ -33,4 +35,4 @@ "publishConfig": {

"start": "jiti ./src/index.ts",
"build": "tsup && jiti scripts/post_build.ts"
"build": "tsup"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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