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

@contember/schema

Package Overview
Dependencies
Maintainers
0
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contember/schema - npm Package Compare versions

Comparing version 2.0.0-alpha.19 to 2.0.0-alpha.20

1

dist/types/schema/settings.d.ts

@@ -7,2 +7,3 @@ export declare namespace Settings {

readonly shortDateResponse?: boolean;
readonly fullDateTimeResponse?: boolean;
readonly useExistsInHasManyFilter?: boolean;

@@ -9,0 +10,0 @@ };

2

package.json
{
"name": "@contember/schema",
"version": "2.0.0-alpha.19",
"version": "2.0.0-alpha.20",
"license": "Apache-2.0",

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

@@ -8,2 +8,3 @@ export namespace Settings {

readonly shortDateResponse?: boolean
readonly fullDateTimeResponse?: boolean
readonly useExistsInHasManyFilter?: boolean

@@ -10,0 +11,0 @@ }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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