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
428
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 0.7.0-alpha.7 to 0.7.0-alpha.8

6

package.json
{
"name": "@nocobase/database",
"version": "0.7.0-alpha.7",
"version": "0.7.0-alpha.8",
"description": "",

@@ -20,3 +20,3 @@ "main": "./lib/index.js",

"dependencies": {
"@nocobase/utils": "0.7.0-alpha.7",
"@nocobase/utils": "0.7.0-alpha.8",
"async-mutex": "^0.3.2",

@@ -33,3 +33,3 @@ "deepmerge": "^4.2.2",

},
"gitHead": "58b599aaec7ac28a536e6ba29b9990b05164a20b"
"gitHead": "f4a12279b43669f2c0dcb3c98b87ebf03d8dab0b"
}

@@ -1,2 +0,2 @@

import { lodash } from '@umijs/utils';
import lodash from 'lodash';
import { DataTypes } from 'sequelize';

@@ -3,0 +3,0 @@ import { Model } from '../model';

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