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

@dynamic-labs/sdk-api-core

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/sdk-api-core - npm Package Compare versions

Comparing version 0.0.434 to 0.0.435

2

package.json
{
"name": "@dynamic-labs/sdk-api-core",
"version": "0.0.434",
"version": "0.0.435",
"author": "Dynamic Labs",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -20,3 +20,3 @@ /**

/**
* if this field must be unique for every user in the environment
* If this field must be unique for every user in the environment
* @type {boolean}

@@ -27,3 +27,3 @@ * @memberof CustomFieldValidationRules

/**
* must follow a certain regex
* The regex pattern that the text field must match
* @type {string}

@@ -34,3 +34,3 @@ * @memberof CustomFieldValidationRules

/**
* must go with one of the valid selection choices
* The dropdown options for the select field
* @type {Array<CustomFieldValidValue>}

@@ -41,3 +41,3 @@ * @memberof CustomFieldValidationRules

/**
* text that will be displayed next to the checkbox
* The text that will be displayed for the checkbox field
* @type {string}

@@ -44,0 +44,0 @@ * @memberof CustomFieldValidationRules

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