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

axway-flow-sdk

Package Overview
Dependencies
Maintainers
12
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axway-flow-sdk - npm Package Compare versions

Comparing version 3.1.4 to 3.1.5

6

package.json
{
"name": "axway-flow-sdk",
"version": "3.1.4",
"version": "3.1.5",
"description": "SDK for implementing custom flow nodes for API Builder flows",

@@ -61,3 +61,3 @@ "homepage": "https://platform.axway.com",

"clean": "shx rm -rf coverage",
"test": "nyc mocha --colors ./test --recursive -R spec",
"test": "nyc mocha ./test",
"test:watch": "npm test -- --watch",

@@ -68,3 +68,3 @@ "check:dependencies": "npm run check:used && npm run check:unused",

},
"gitHead": "c62cb1347c50bc90ae0361829d5a6b3973e15044"
"gitHead": "04ab4f59b25e7b734fef0c63ee6e9b5508ba7ce9"
}

@@ -407,2 +407,5 @@ # axway-flow-sdk

#### 3.1.5
- #5708: Updated mocha configuration
#### 3.1.4

@@ -409,0 +412,0 @@ - #5709: Internal changes to update eslint rules.

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