🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@jenkin-cli-dev/core

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jenkin-cli-dev/core - npm Package Compare versions

Comparing version
1.0.3
to
1.0.6
+2
-1
bin/index.js
#! /usr/bin/env node
const cli = require('@jenkin-cli-dev/utils');
cli();
console.log('hello jenkin-cli');

@@ -7,2 +7,3 @@ 'use strict';

// TODO
console.log('core');
}
{
"name": "@jenkin-cli-dev/core",
"version": "1.0.3",
"version": "1.0.6",
"description": "jenkin-cli-dev core",

@@ -20,8 +20,8 @@ "author": "Jenkin <jiancunge.com@gmail.com>",

"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
"test": "echo \"Run testing from core\""
},
"dependencies": {
"@jenkin-cli-dev/utils": "^1.0.3"
"@jenkin-cli-dev/utils": "^1.0.6"
},
"gitHead": "8edef432fd361d0e2dea9a65d1bc81f0e9ed0b5b",
"gitHead": "7ef0053aa61b3b33a1695fe760caf8e476c80bd9",
"publishConfig": {

@@ -28,0 +28,0 @@ "access": "public"