@solid-cli/ui
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@solid-cli/ui", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"license": "MIT", | ||
@@ -11,3 +11,3 @@ "homepage": "https://solid-cli.netlify.app", | ||
"description": "A collection of UI utilities for the Solid CLI", | ||
"main": "./dist/index.js", | ||
"main": "./dist/index.mjs", | ||
"module": "./dist/index.mjs", | ||
@@ -18,3 +18,3 @@ "types": "./types/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js", | ||
"require": "./dist/index.mjs", | ||
"types": "./types/index.d.ts" | ||
@@ -36,3 +36,3 @@ } | ||
"@solid-cli/reactivity": "0.0.8", | ||
"@solid-cli/utils": "0.0.4" | ||
"@solid-cli/utils": "0.0.5" | ||
}, | ||
@@ -39,0 +39,0 @@ "scripts": { |
@@ -0,0 +0,0 @@ import { spinner } from "@clack/prompts"; |
@@ -0,0 +0,0 @@ export * from "./components/autocomplete"; |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
94084
+ Added@solid-cli/utils@0.0.5(transitive)
- Removed@solid-cli/utils@0.0.4(transitive)
Updated@solid-cli/utils@0.0.5