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
231
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.11.4 to 2.11.5

4

CHANGELOG.md

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

## [2.11.5](https://github.com/adevinta/spark/compare/@spark-ui/cli-utils@2.11.4...@spark-ui/cli-utils@2.11.5) (2023-05-02)
**Note:** Version bump only for package @spark-ui/cli-utils
## [2.11.4](https://github.com/adevinta/spark/compare/@spark-ui/cli-utils@2.11.3...@spark-ui/cli-utils@2.11.4) (2023-04-28)

@@ -8,0 +12,0 @@

4

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

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

"license": "MIT",
"gitHead": "d260e66b43d070c194f90805fecba64fd5095941"
"gitHead": "55497978154045a9ef848ded68b7317352605a0f"
}

@@ -15,3 +15,4 @@ import path from 'node:path'

describe('CLI `spark generate` (component package)', () => {
it('should properly generate package from CLI when arguments are valid', async () => {
// TODO: #710: FIX component generation tool test
it.skip('should properly generate package from CLI when arguments are valid', async () => {
// GIVEN a package definition

@@ -18,0 +19,0 @@ const packageName = 'bar'

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