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.16.1 to 3.16.2

2

package.json
{
"name": "@financial-times/biz-ops-schema",
"version": "3.16.1",
"version": "3.16.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",

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

@@ -12,4 +12,6 @@ # biz-ops-schema

In production the component should be used in either 'poll' or 'stale' update modes, depending on the type of environment
In production the component should be used in either 'poll' or 'stale' update modes, depending on the type of environment.
The component should be initialised _once and once only per application_. The component is a singleton, and once initialised, `@financial-times/biz-ops-schema` can be required multiple times in the application, and will already be hydrated with schema data.
### Persistent nodejs process (e.g. heroku)

@@ -16,0 +18,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