New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fxjs/db-driver

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fxjs/db-driver - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

11

package.json
{
"name": "@fxjs/db-driver",
"version": "0.2.1",
"version": "0.2.2",
"description": "",

@@ -22,3 +22,3 @@ "keywords": [

"scripts": {
"build": "ftsc ./src/* --outDir ./lib",
"build": "rimraf ./lib ./typings && ftsc ./src/* --outDir ./lib",
"test": "fibjs test",

@@ -35,3 +35,3 @@ "ci": "npm run build && npm run test",

"dependencies": {
"@fxjs/orm-core": "^0.2.0",
"@fxjs/orm-core": "^0.2.1",
"parse-querystring-dotkey": "^1.0.3"

@@ -41,3 +41,3 @@ },

"@fibjs/types": "^0.34.1",
"@fxjs/knex": "^0.3.1",
"@fxjs/knex": "^0.3.2",
"cross-env": "^5.2.0",

@@ -47,2 +47,3 @@ "fib-pool": "^1.6.0",

"fib-typify": "^0.8.3",
"rimraf": "^3.0.2",
"rollup-plugin-commonjs": "^9.2.1",

@@ -63,3 +64,3 @@ "should": "^13.2.3"

},
"gitHead": "891af302338573a94c3ed31cc68043b79836496b"
"gitHead": "28890cdc3b654a23007753e82704becde76d31eb"
}
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