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

create-nexus-app

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-nexus-app - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.js

@@ -1,2 +0,2 @@

#!/usr/bin/env node
#! /usr/bin/env node

@@ -3,0 +3,0 @@ const { program } = require("commander");

{
"name": "create-nexus-app",
"version": "1.0.1",
"version": "1.0.2",
"bin": {

@@ -13,3 +13,6 @@ "create-nexus-app": "./index.js"

"license": "ISC",
"description": "A script to create Nexus apps"
"description": "A script to create Nexus apps",
"dependencies": {
"create-nexus-app": "^1.0.1"
}
}
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