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

create-nightwatch

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-nightwatch - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

4

package.json
{
"name": "create-nightwatch",
"version": "0.0.7",
"version": "0.0.8",
"description": "A single-command tool to setup Nightwatch.js",
"main": "index.js",
"bin": {
"create-nightwatch": "./lib/index.js"
"create-nightwatch": "./index.js"
},

@@ -9,0 +9,0 @@ "scripts": {

@@ -369,3 +369,3 @@ import fs from 'fs';

postInstructions(answers: ConfigGeneratorAnswers) {
console.log('Nightwatch setup complete!!\n');
console.error('Nightwatch setup complete!!\n');

@@ -372,0 +372,0 @@ if (answers.addExamples) {

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