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.3.0 to 0.3.1

6

CHANGELOG.md
# @octopusdeploy/step-inputs
## 0.3.1
### Patch Changes
- a435e5a: Add missing main property in package.json which can cause failures to resolve the package
## 0.3.0

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

11

package.json
{
"name": "@octopusdeploy/step-inputs",
"version": "0.3.0",
"version": "0.3.1",
"description": "The step UI",
"types": "dist/index.d.ts",
"main": "dist/index.js",
"repository": {

@@ -10,5 +11,2 @@ "type": "git",

},
"scripts": {
"build": "tsc --declaration"
},
"keywords": [

@@ -21,3 +19,6 @@ "ui"

"typescript": "^4.2.4"
},
"scripts": {
"build": "tsc --declaration"
}
}
}
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