Socket
Socket
Sign inDemoInstall

@financial-times/biz-ops-schema

Package Overview
Dependencies
Maintainers
16
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/biz-ops-schema - npm Package Compare versions

Comparing version 3.19.0 to 3.20.0

4

data-accessors/type.js

@@ -110,3 +110,3 @@ const clone = require('clone');

canIdentify: true,
isCore: true,
useInSummary: true,
});

@@ -153,2 +153,4 @@ }

}
// todod remove this deprecated feature once no longer used anywhere
def.isCore = def.useInSummary;
return [name, def];

@@ -155,0 +157,0 @@ })

{
"name": "@financial-times/biz-ops-schema",
"version": "3.19.0",
"version": "3.20.0",
"description": "Schema for biz-ops data store and api. It provides two things: - yaml files which define which types, properties and relationships are allowed - a nodejs library for extracting subsets of this information",

@@ -5,0 +5,0 @@ "main": "index.js",

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