Socket
Socket
Sign inDemoInstall

@orion-js/schema

Package Overview
Dependencies
Maintainers
3
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orion-js/schema - npm Package Compare versions

Comparing version 3.0.31 to 3.0.32

8

lib/types/schema.d.ts

@@ -71,2 +71,10 @@ import { FieldType } from '../fieldType';

/**
* The description that would be displayed in a front-end form
*/
description?: string;
/**
* The placeholder that would be displayed in a front-end form
*/
placeholder?: string;
/**
* The field type that would be used in a front-end form

@@ -73,0 +81,0 @@ */

4

package.json
{
"name": "@orion-js/schema",
"version": "3.0.31",
"version": "3.0.32",
"main": "lib/index.js",

@@ -39,3 +39,3 @@ "types": "lib/index.d.ts",

},
"gitHead": "8d1f8b92ea815c14ffeaecfa8879ca775bc1d991"
"gitHead": "8d6dfbbd6fbf5aed082e9d67df81d09db580b015"
}
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