Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@octopusdeploy/step-inputs

Package Overview
Dependencies
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octopusdeploy/step-inputs - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

dist/StepConfigurationExportInputs.d.ts

6

CHANGELOG.md
# @octopusdeploy/step-inputs
## 0.6.0
### Minor Changes
- a34afd8: Added support for configuration exports in StepUI definitions.
## 0.5.0

@@ -4,0 +10,0 @@

1

dist/index.d.ts

@@ -11,1 +11,2 @@ export * from "./PackageReference";

export * from "./ServerOwnedTypes";
export * from "./StepConfigurationExportInputs";

@@ -23,2 +23,3 @@ "use strict";

__exportStar(require("./ServerOwnedTypes"), exports);
__exportStar(require("./StepConfigurationExportInputs"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@octopusdeploy/step-inputs",
"version": "0.5.0",
"version": "0.6.0",
"description": "The step UI",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

@@ -11,1 +11,2 @@ export * from "./PackageReference";

export * from "./ServerOwnedTypes";
export * from "./StepConfigurationExportInputs";

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