@lyvly/mock-mongo
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -7,2 +7,8 @@ ### Changelog | ||
#### [v2.1.0](https://github.com/lyvly-living/mock-mongo/compare/v2.0.0...v2.1.0) | ||
> 5 March 2020 | ||
- Remove core-js as a dependency [`581c107`](https://github.com/lyvly-living/mock-mongo/commit/581c107c787044668f85984090eb2bc15933dd82) | ||
### [v2.0.0](https://github.com/lyvly-living/mock-mongo/compare/v1.0.4...v2.0.0) | ||
@@ -9,0 +15,0 @@ |
{ | ||
"name": "@lyvly/mock-mongo", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Mocks a Mongo Replica Set", | ||
@@ -60,3 +60,2 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"core-js": "3", | ||
"mongodb": "^3.5.4", | ||
@@ -63,0 +62,0 @@ "mongodb-memory-server": "^6.3.2" |
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
7799
2
0
- Removedcore-js@3
- Removedcore-js@3.39.0(transitive)