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

@axway/amplify-cli-utils

Package Overview
Dependencies
Maintainers
19
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axway/amplify-cli-utils - npm Package Compare versions

Comparing version 5.0.0-beta3 to 5.0.0-beta5

2

CHANGELOG.md

@@ -6,2 +6,4 @@ # v5.0.0

* refactor: Added `initPlatformAccount()` from `@axway/axway-cli-oum`.
* refactor: Replaced `appcd-*` libraries with `@axway/amplify-utils`.
([APIGOV-20264](https://jira.axway.com/browse/APIGOV-20264))
* feat: Added `telemetry` to help improve Axway products.

@@ -8,0 +10,0 @@ ([APIGOV-19209](https://jira.axway.com/browse/APIGOV-19209))

23

package.json
{
"name": "@axway/amplify-cli-utils",
"version": "5.0.0-beta3",
"version": "5.0.0-beta5",
"publishConfig": {
"access": "public",
"tag": "next"
},
"description": "Common utils for Axway CLI packages",

@@ -24,16 +28,15 @@ "author": "Axway, Inc. <npmjs@appcelerator.com>",

"dependencies": {
"@axway/amplify-config": "^4.0.0-beta3",
"@axway/amplify-request": "^3.0.0-beta3",
"@axway/amplify-sdk": "^3.0.0-beta3",
"appcd-fs": "^2.1.2",
"boxen": "^5.0.1",
"@axway/amplify-config": "^4.0.0-beta5",
"@axway/amplify-request": "^3.0.0-beta5",
"@axway/amplify-sdk": "^3.0.0-beta5",
"boxen": "^5.1.1",
"check-kit": "^1.2.1",
"cli-kit": "^1.14.1",
"cli-table3": "^0.6.0",
"fs-extra": "^9.1.0",
"fs-extra": "^10.0.0",
"snooplogg": "^3.0.2",
"source-map-support": "^0.5.19"
"source-map-support": "^0.5.20"
},
"devDependencies": {
"appcd-gulp": "^3.2.0"
"@axway/gulp-tasks": "^4.0.3"
},

@@ -46,3 +49,3 @@ "homepage": "https://github.com/appcelerator/amplify-tooling#readme",

},
"gitHead": "408c8bef043cfb4b5b575d8f8123395f44bd59bc"
"gitHead": "9cc288d8ee067fb3444920aad11c53899455ad9c"
}
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