sequelize-benchmark
Advanced tools
Comparing version 0.5.1 to 1.0.0
{ | ||
"name": "sequelize-benchmark", | ||
"version": "0.5.1", | ||
"version": "1.0.0", | ||
"description": "benchmark for sequelize orm", | ||
@@ -24,5 +24,3 @@ "main": "index.js", | ||
"benchmark", | ||
"sequelize", | ||
"orm", | ||
"performance" | ||
"sequelize" | ||
], | ||
@@ -38,6 +36,6 @@ "author": "Sushant Dhiman <sushantdhiman@outlook.com>", | ||
"debug": "^2.2.0", | ||
"lodash.defaults": "^4.1.0", | ||
"lodash.samplesize": "^4.1.0", | ||
"lodash.defaults": "^4.2.0", | ||
"lodash.samplesize": "^4.2.0", | ||
"microtime": "^2.1.1" | ||
} | ||
} |
## Sequelize Benchmark | ||
[![Dependency Status](https://david-dm.org/sushantdhiman/sequelize-benchmark.svg?style=flat-square)](https://david-dm.org/sushantdhiman/sequelize-benchmark) | ||
[![npm](https://img.shields.io/npm/v/sequelize-benchmark.svg?maxAge=2592000&style=flat-square)](https://www.npmjs.com/package/sequelize-benchmark) | ||
[![npm](https://img.shields.io/npm/dm/sequelize-benchmark.svg?maxAge=2592000&style=flat-square)](https://www.npmjs.com/package/sequelize-benchmark) | ||
[![npm](https://img.shields.io/npm/v/sequelize-benchmark.svg?maxAge=86400&style=flat-square)](https://www.npmjs.com/package/sequelize-benchmark) | ||
[![npm](https://img.shields.io/npm/dm/sequelize-benchmark.svg?maxAge=3600&style=flat-square)](https://www.npmjs.com/package/sequelize-benchmark) | ||
@@ -6,0 +6,0 @@ Benchmark which is used to measure sequelize performance |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
18638
Updatedlodash.defaults@^4.2.0
Updatedlodash.samplesize@^4.2.0