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

@nocobase/database

Package Overview
Dependencies
Maintainers
1
Versions
443
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/database - npm Package Compare versions

Comparing version 1.3.22-beta to 1.3.23-beta

1

lib/interfaces/utils.js

@@ -48,2 +48,3 @@ /**

checkboxGroup: import_index.MultipleSelectInterface,
checkbox: import_index.BooleanInterface,
select: import_index.SelectInterface,

@@ -50,0 +51,0 @@ radio: import_index.SelectInterface,

8

package.json
{
"name": "@nocobase/database",
"version": "1.3.22-beta",
"version": "1.3.23-beta",
"description": "",

@@ -9,4 +9,4 @@ "main": "./lib/index.js",

"dependencies": {
"@nocobase/logger": "1.3.22-beta",
"@nocobase/utils": "1.3.22-beta",
"@nocobase/logger": "1.3.23-beta",
"@nocobase/utils": "1.3.23-beta",
"async-mutex": "^0.3.2",

@@ -42,3 +42,3 @@ "chalk": "^4.1.1",

},
"gitHead": "9969eda8a594de7fb7c00ea79274ce8e3c1a9803"
"gitHead": "a32ecfe2cde9b7696e7eab88a49eadda8ce1fcb7"
}
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