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

@spark-ui/cli-utils

Package Overview
Dependencies
Maintainers
7
Versions
219
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.5.1 to 2.5.2

4

CHANGELOG.md

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

## [2.5.2](https://github.com/adevinta/spark/compare/@spark-ui/cli-utils@2.5.1...@spark-ui/cli-utils@2.5.2) (2023-03-13)
**Note:** Version bump only for package @spark-ui/cli-utils
## [2.5.1](https://github.com/adevinta/spark/compare/@spark-ui/cli-utils@2.5.0...@spark-ui/cli-utils@2.5.1) (2023-03-13)

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

6

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

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

"@clack/prompts": "0.6.2",
"@spark-ui/theme-utils": "^2.7.1",
"@spark-ui/theme-utils": "^2.7.2",
"camel-case": "4.1.2",

@@ -33,3 +33,3 @@ "chalk": "5.2.0",

},
"gitHead": "cd10e214324f590fa2f07f4716be86342256e30f"
"gitHead": "af8c5655608a3ad4ee90b27044952d7065581a1d"
}
export default () => `import { terser } from 'rollup-plugin-terser'
import dts from 'vite-plugin-dts'
import browserslistToEsbuild from 'browserslist-to-esbuild'
export default {
build: {
target: 'es2015',
target: browserslistToEsbuild(),
lib: {

@@ -8,0 +9,0 @@ entry: 'src/index.ts',

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