@atomist/atomist-sdm
Advanced tools
Comparing version 0.1.1 to 0.1.2-20180510031822
@@ -24,5 +24,5 @@ "use strict"; | ||
logzio_1.configureLogzio, | ||
sdm_1.configureForSdm(machine_1.machine), | ||
sdm_1.configureSdm(machine_1.machine), | ||
], | ||
}; | ||
//# sourceMappingURL=atomist.config.js.map |
{ | ||
"sha": "6bc8bddad88941510eac14dd8ad7ce7adb6a2d2c", | ||
"branch": "6bc8bddad88941510eac14dd8ad7ce7adb6a2d2c", | ||
"sha": "dd823101e297a3dd3f5c25e1c05baeabfe325781", | ||
"branch": "dd823101e297a3dd3f5c25e1c05baeabfe325781", | ||
"repository": "git@github.com:atomist/atomist-sdm.git" | ||
} |
@@ -54,5 +54,5 @@ "use strict"; | ||
displayName: "release NPM artifacts", | ||
workingDescription: "Releasing...", | ||
completedDescription: "Released", | ||
failedDescription: "Release failure", | ||
workingDescription: "Releasing NPM...", | ||
completedDescription: "Released NPM", | ||
failedDescription: "Release NPM failure", | ||
isolated: true, | ||
@@ -65,5 +65,5 @@ }); | ||
displayName: "release Docker image", | ||
workingDescription: "Releasing...", | ||
completedDescription: "Released", | ||
failedDescription: "Release failure", | ||
workingDescription: "Releasing Docker...", | ||
completedDescription: "Released Docker", | ||
failedDescription: "Release Docker failure", | ||
isolated: true, | ||
@@ -70,0 +70,0 @@ }); |
{ | ||
"name": "@atomist/atomist-sdm", | ||
"version": "0.1.1", | ||
"version": "0.1.2-20180510031822", | ||
"description": "an Atomist SDM to deliver automation client projects", | ||
@@ -21,5 +21,5 @@ "author": "Atomist, Inc.", | ||
"dependencies": { | ||
"@atomist/automation-client": "https://r.atomist.com/SkDUQkI0Tz", | ||
"@atomist/automation-client": "https://r.atomist.com/Sy47cpbZCf", | ||
"@atomist/clj-editors": "0.0.18", | ||
"@atomist/sdm": "https://atomist.jfrog.io/atomist/api/npm/npm-dev-local/@atomist/sdm/-/@atomist/sdm-0.0.1-no-env-vars.20180507233656.tgz", | ||
"@atomist/sdm": "https://r.atomist.com/ByNPdRMWRf", | ||
"@atomist/slack-messages": "^0.12.1", | ||
@@ -26,0 +26,0 @@ "fs-extra": "^6.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
HTTP dependency
Supply chain riskContains a dependency which resolves to a remote HTTP URL which could be used to inject untrusted code and reduce overall package reliability.
Found 2 instances in 1 package
HTTP dependency
Supply chain riskContains a dependency which resolves to a remote HTTP URL which could be used to inject untrusted code and reduce overall package reliability.
Found 2 instances in 1 package
203209