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

pino-mongodb

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pino-mongodb - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

27

package.json
{
"name": "pino-mongodb",
"version": "2.1.1",
"version": "2.1.2",
"description": "Insert JSON from stdin into MongoDB",
"files": [
"lib"
],
"scripts": {

@@ -34,16 +37,16 @@ "test": "tap test",

"dependencies": {
"carrier": "^0.3.0",
"commander": "^2.19.0",
"mongodb": "^3.6.2",
"muri": "^1.3.0"
"carrier": "0.3",
"commander": "6.1",
"mongodb": "3.6",
"muri": "1.3"
},
"devDependencies": {
"eslint": "^5.9.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"tap": "^12.1.0"
"eslint": "7.9",
"eslint-config-standard": "14.1",
"eslint-plugin-import": "2.22",
"eslint-plugin-node": "11.1",
"eslint-plugin-promise": "4.2",
"eslint-plugin-standard": "4.0",
"tap": "14.10"
}
}

Sorry, the diff of this file is too big to display

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