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.4.0-alpha.20240918085507 to 1.4.0-alpha.20240919174335

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.4.0-alpha.20240918085507",
"version": "1.4.0-alpha.20240919174335",
"description": "",

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

"dependencies": {
"@nocobase/logger": "1.4.0-alpha.20240918085507",
"@nocobase/utils": "1.4.0-alpha.20240918085507",
"@nocobase/logger": "1.4.0-alpha.20240919174335",
"@nocobase/utils": "1.4.0-alpha.20240919174335",
"async-mutex": "^0.3.2",

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

},
"gitHead": "f7e20e88102e8ed8200ad0213c32d8815770e2f1"
"gitHead": "57b1697b219b5c8e6a0444ee19bd66cd598bd07f"
}
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