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

axway-flow-schema

Package Overview
Dependencies
Maintainers
12
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axway-flow-schema - npm Package Compare versions

Comparing version 5.2.1 to 5.2.2

7

package.json
{
"name": "axway-flow-schema",
"version": "5.2.1",
"version": "5.2.2",
"description": "Axway flow JSON schema",

@@ -42,5 +42,4 @@ "homepage": "https://platform.axway.com",

"clean": "shx rm -rf coverage",
"test": "shx rm -rf coverage .nyc_output && nyc --reporter=lcov --reporter=text-summary mocha --colors ./test --recursive -R spec",
"test": "nyc mocha --colors ./test --recursive -R spec",
"test:watch": "npm test -- --watch",
"posttest": "nyc check-coverage --statements 85 --lines 85 --branches 85 --functions 90 && shx rm -rf .nyc_output",
"check:dependencies": "npm run check:used && npm run check:unused",

@@ -50,3 +49,3 @@ "check:used": "dependency-check ./package.json",

},
"gitHead": "b488e3bbf3a17ed44aaa516f2b9141878d21e904"
"gitHead": "8f571b4c3265e86e91afcca4e7e32755fead9ab4"
}
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