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

@nebula.js/cli-create

Package Overview
Dependencies
Maintainers
7
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nebula.js/cli-create - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

4

package.json
{
"name": "@nebula.js/cli-create",
"version": "4.2.0",
"version": "4.2.1",
"description": "",

@@ -30,3 +30,3 @@ "license": "MIT",

},
"gitHead": "c12674cac30686c9c44c2a1c2207860ad6cccbf6"
"gitHead": "f84b01f139f618ef691672d35d2b1ef74521f6f7"
}

@@ -20,3 +20,3 @@ import { devices } from '@playwright/test';

webServer: {
command: 'yarn start --port 8077',
command: 'yarn start --port 8077 --open false',
reuseExistingServer: !process.env.CI,

@@ -23,0 +23,0 @@ port: '8077',

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