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

07-cli

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

07-cli - npm Package Compare versions

Comparing version 2.3.6 to 2.3.7

4

commands/gh.js

@@ -37,6 +37,6 @@ /*

execSync(
`gh repo create 07-media-sor/${name} --private -y
`
echo "# ${name}" >> README.md
git init
git add README.md
git add .
git commit -m "first commit"

@@ -43,0 +43,0 @@ git branch -M main

{
"name": "07-cli",
"version": "2.3.6",
"version": "2.3.7",
"description": "A command line tool for 07 organization",

@@ -5,0 +5,0 @@ "main": "index.js",

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