New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atomist/atomist-sdm

Package Overview
Dependencies
Maintainers
1
Versions
1080
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atomist/atomist-sdm - npm Package Compare versions

Comparing version 0.1.0-20180510015900 to 0.1.0-20180510021746

4

git-info.json
{
"sha": "79105a9bd8286221ecc415edd353b539777b89ce",
"branch": "79105a9bd8286221ecc415edd353b539777b89ce",
"sha": "7302d979cb25f05411804ea9b9ffabc34fdd0ee6",
"branch": "7302d979cb25f05411804ea9b9ffabc34fdd0ee6",
"repository": "git@github.com:atomist/atomist-sdm.git"
}

@@ -9,5 +9,2 @@ import { GitProject } from "@atomist/automation-client/project/git/GitProject";

export declare function executeReleaseDocker(projectLoader: ProjectLoader, projectIdentifier: ProjectIdentifier, preparations?: PrepareForGoalExecution[], options?: DockerOptions): ExecuteGoalWithLog;
/**
* Create release semantic version tag and GitHub release for that tag.
*/
export declare function executeReleaseTag(projectLoader: ProjectLoader): ExecuteGoalWithLog;

@@ -210,5 +210,2 @@ "use strict";

exports.executeReleaseDocker = executeReleaseDocker;
/**
* Create release semantic version tag and GitHub release for that tag.
*/
function executeReleaseTag(projectLoader) {

@@ -215,0 +212,0 @@ return (rwlc) => __awaiter(this, void 0, void 0, function* () {

{
"name": "@atomist/atomist-sdm",
"version": "0.1.0-20180510015900",
"version": "0.1.0-20180510021746",
"description": "an Atomist SDM to deliver automation client projects",

@@ -5,0 +5,0 @@ "author": "Atomist, Inc.",

Sorry, the diff of this file is not supported yet

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