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

mongoose-timeseries

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-timeseries - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "mongoose-timeseries",
"version": "1.0.1",
"version": "1.0.2",
"description": "a time series data and analytics storage plugin for Mongoose",

@@ -32,12 +32,12 @@ "main": "index.js",

"devDependencies": {
"chai": "3.5.0",
"eslint": "3.2.2",
"eslint-config-standard": "5.3.5",
"eslint-plugin-promise": "2.0.0",
"eslint-plugin-standard": "2.0.0"
"eslint-plugin-standard": "2.0.0",
"mocha": "3.0.1"
},
"dependencies": {
"chai": "3.5.0",
"mocha": "3.0.1",
"mongoose": "4.5.8"
}
}
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