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

knex-log

Package Overview
Dependencies
Maintainers
7
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knex-log - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

12

package.json
{
"name": "knex-log",
"description": "Implementation of a log using knex.",
"version": "2.2.0",
"version": "2.2.1",
"author": "Tim Allen <tim@noblesamurai.com>",

@@ -24,7 +24,6 @@ "license": "BSD",

"engines": {
"node": ">= 7.6",
"npm": "5.x"
"node": "^8 || ^10 || ^12",
"npm": "6.x"
},
"dependencies": {
"knex": "^0.13.0",
"through2-map": "^3.0.0"

@@ -34,7 +33,8 @@ },

"abstract-log": "^3.0.4-0",
"jsdoc-to-markdown": "^4.0.1",
"jsdoc-to-markdown": "^6.0.1",
"knex": "^0.21.5",
"nyc": "^10.1.2",
"pg": "^6.2.3",
"pg-query-stream": "^1.0.0",
"semistandard": "*",
"semistandard": "^14.2.3",
"sqlite3": "^4.0.2",

@@ -41,0 +41,0 @@ "tape": "^4.6.3",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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