New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spark-ui/cli-utils

Package Overview
Dependencies
Maintainers
7
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/cli-utils - npm Package Compare versions

Comparing version 2.10.0 to 2.11.0

7

CHANGELOG.md

@@ -6,2 +6,9 @@ # Change Log

# [2.11.0](https://github.com/adevinta/spark/compare/@spark-ui/cli-utils@2.10.0...@spark-ui/cli-utils@2.11.0) (2023-04-17)
### Features
- **cli-utils:** bump version ([0f5664e](https://github.com/adevinta/spark/commit/0f5664e4c12bba0c8c7115109cbbe0a94e5220c1))
- **cli-utils:** fix some typos in component generation template ([d819446](https://github.com/adevinta/spark/commit/d8194465db48473f201e3634e1a149f91b5bb400))
# [2.10.0](https://github.com/adevinta/spark/compare/@spark-ui/cli-utils@2.9.5...@spark-ui/cli-utils@2.10.0) (2023-04-07)

@@ -8,0 +15,0 @@

4

package.json
{
"name": "@spark-ui/cli-utils",
"version": "2.10.0",
"version": "2.11.0",
"description": "Spark CLI utils",

@@ -31,3 +31,3 @@ "publishConfig": {

},
"gitHead": "a5e5af21496ded1cce43912266002fa36b3ac328"
"gitHead": "c86977c12539bba059b82a1cf0c69da91d1919d8"
}

@@ -21,3 +21,3 @@ import { pascalCase } from 'pascal-case'

\`\`\`
\`\`\`sh
npm install @spark-ui/${name}

@@ -28,3 +28,3 @@ \`\`\`

\`\`\`
\`\`\`tsx
import { ${componentName} } from "@spark-ui/${name}"

@@ -31,0 +31,0 @@ \`\`\`

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