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

@financial-times/biz-ops-schema

Package Overview
Dependencies
Maintainers
14
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 2.1.1 to 2.1.2

lib/meta-properties.js

2

data-accessors/type.js
const clone = require('clone');
const primitiveTypesMap = require('../lib/primitive-types-map');
const metaProperties = require('../lib/constants');
const metaProperties = require('../lib/meta-properties');
const BizOpsError = require('../lib/biz-ops-error');

@@ -5,0 +5,0 @@

{
"name": "@financial-times/biz-ops-schema",
"version": "2.1.1",
"version": "2.1.2",
"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",

@@ -35,3 +35,3 @@ "main": "index.js",

"deep-freeze": "0.0.1",
"js-yaml": "^3.12.0",
"js-yaml": "^3.13.0",
"lodash": "^4.17.10",

@@ -38,0 +38,0 @@ "node-fetch": "^2.3.0",

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