@eris/image-cli
Advanced tools
Comparing version 0.4.2 to 0.4.3-alpha.0
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
#!/usr/bin/env node | ||
require('../dist/bin/cli') |
#!/usr/bin/env node | ||
export {}; |
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IAllImageOptions } from '@eris/image/dist/types'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IReporter } from './reporter'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IConfigEntry } from '../config-entry'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IConfigEntry } from '../config-entry'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IConfigEntry } from '../config-entry'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=reporter.js.map |
@@ -0,0 +0,0 @@ import { IReporter } from './reporters/reporter'; |
@@ -0,0 +0,0 @@ "use strict"; |
module.exports = require('../../jest.config') |
@@ -0,0 +0,0 @@ import * as path from 'path' |
@@ -0,0 +0,0 @@ import * as fs from 'fs' |
@@ -0,0 +0,0 @@ import {IReporter} from './reporter' |
@@ -0,0 +0,0 @@ import {IConfigEntry} from '../config-entry' |
@@ -0,0 +0,0 @@ import {IConfigEntry} from '../config-entry' |
@@ -0,0 +0,0 @@ import {IConfigEntry} from '../config-entry' |
@@ -0,0 +0,0 @@ import * as fs from 'fs' |
{ | ||
"name": "@eris/image-cli", | ||
"version": "0.4.2", | ||
"version": "0.4.3-alpha.0", | ||
"description": "CLI wrapper and standalone executable API for @eris/image.", | ||
@@ -38,4 +38,4 @@ "main": "./dist/lib/client.js", | ||
"devDependencies": { | ||
"@eris/exif": "0.4.2", | ||
"@eris/image": "0.4.2", | ||
"@eris/exif": "0.4.3-alpha.0", | ||
"@eris/image": "0.4.3-alpha.0", | ||
"execa": "^0.8.0", | ||
@@ -47,3 +47,3 @@ "pkg": "^4.3.7" | ||
}, | ||
"gitHead": "e6b7781817ee95d7d15fea768dc38582ea4ff1de" | ||
"gitHead": "331d7227aadb3f696f4215a0b56cb4598703b798" | ||
} |
@@ -0,0 +0,0 @@ [ |
@@ -0,0 +0,0 @@ # image-cli |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59215