cli-engine-heroku
Advanced tools
Comparing version
import { flags } from 'cli-engine-command'; | ||
import { Config } from 'cli-engine-config'; | ||
export { AppCompletion, RemoteCompletion } from './flags/app'; | ||
export declare const oneDay: number; | ||
@@ -4,0 +5,0 @@ export declare const _herokuGet: (resource: string, ctx: { |
@@ -5,2 +5,5 @@ "use strict"; | ||
const path = require("path"); | ||
var app_1 = require("./flags/app"); | ||
exports.AppCompletion = app_1.AppCompletion; | ||
exports.RemoteCompletion = app_1.RemoteCompletion; | ||
exports.oneDay = 60 * 60 * 24; | ||
@@ -7,0 +10,0 @@ exports._herokuGet = async function (resource, ctx) { |
{ | ||
"name": "cli-engine-heroku", | ||
"description": "heroku specific functionality for the cli-engine", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -14,11 +14,9 @@ "bugs": "https://github.com/heroku/cli-engine-heroku/issues", | ||
"devDependencies": { | ||
"@types/fs-extra": "5.0.0", | ||
"@types/jest": "21.1.8", | ||
"@types/nock": "9.1.0", | ||
"@types/node": "8.5.1", | ||
"cli-engine-command": "11.0.1", | ||
"cli-engine-command": "11.0.2", | ||
"cli-engine-config": "5.0.2", | ||
"cli-flags": "2.0.1", | ||
"del-cli": "1.1.0", | ||
"fs-extra": "5.0.0", | ||
"husky": "0.14.3", | ||
@@ -25,0 +23,0 @@ "jest": "^22.0.3", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
52017
0.27%14
-12.5%1489
0.27%14
-6.67%