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

create-repository

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-repository - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

2

index.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
var ghauth = require('ghauth');

@@ -2,0 +4,0 @@ var GH = require('github');

5

package.json
{
"name": "create-repository",
"version": "1.0.0",
"version": "1.1.0",
"description": "WIP",

@@ -11,2 +11,5 @@ "dependencies": {

"devDependencies": {},
"bin": {
"create-repository": "index.js"
},
"author": "Tobias Baunbæk <freeall@gmail.com>",

@@ -13,0 +16,0 @@ "license": "MIT",

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