New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.0.4 to 1.1.0

dist/Aws/AwsAuthentication.d.ts

6

CHANGELOG.md
# @octopusdeploy/step-inputs
## 1.1.0
### Minor Changes
- 72f559b: Adds types and functions for Aws authentication
## 1.0.4

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

1

dist/index.d.ts

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

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

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

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

2

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

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

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

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

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