mockingoose
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "mockingoose", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "A Jest package for mocking mongoose models", | ||
@@ -36,3 +36,6 @@ "main": "./lib", | ||
"testEnvironment": "node" | ||
}, | ||
"engines": { | ||
"node": ">=6.4.0" | ||
} | ||
} |
@@ -127,4 +127,6 @@ # Mockingoose | ||
will work with node 6.4.x. tested with mongoose 4.x and jest 20.x. | ||
check tests for more, feel free to fork and contribute. | ||
[logo]: http://animals.sandiegozoo.org/sites/default/files/2016-12/DwarfMongoose_ZN.jpg |
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
23227
132