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

mongoose-to-csv

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-to-csv - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

7

package.json
{
"name": "mongoose-to-csv",
"version": "0.1.0",
"version": "0.1.1",
"author": "Nick Pisacane <pisacanen@gmail.com> (http://nickpisacane.com)",

@@ -24,9 +24,10 @@ "description": "Export mongoose querys as csv streams.",

"dependencies": {
"csv-builder": "0.0.2"
"csv-builder": "0.0.4"
},
"devDependencies": {
"mocha": "^3.2.0",
"mongoose": "~4.0.2",
"should": "~6.0.1",
"mongoose": "~4.0.2",
"testable-stream": "0.0.1"
}
}
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