Socket
Socket
Sign inDemoInstall

axway-flow-schema

Package Overview
Dependencies
Maintainers
14
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.4.1 to 5.4.2

6

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

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

"devDependencies": {
"ajv": "^5.3.0"
"ajv": "^6.12.5"
},

@@ -49,3 +49,3 @@ "repository": {

},
"gitHead": "3c7b951fa53886c4070bc2e42f1b16e76194183c"
"gitHead": "2a9245a89dc92a458af156a1a9697815f0f4fc06"
}

@@ -0,1 +1,7 @@

// FIXME: note these are all invalid draft-06 schemas. (id should be $id)
// There is an issue with axway-schema which requires the id to be "id".
// We should make a breaking change to a few modules which we update all our
// internal schemas to draft 7 (correctly) and stop loading them into
// axway-schema.
const flow = {

@@ -2,0 +8,0 @@ all: require('../flowschema.json'),

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