Comparing version 2.7.1 to 2.7.2
{ | ||
"name": "cosa", | ||
"version": "2.7.1", | ||
"version": "2.7.2", | ||
"description": "Cosa Models for MongoDB", | ||
@@ -25,24 +25,24 @@ "main": "lib/index.js", | ||
"bson": "~1.0.4", | ||
"clone": "^2.1.0", | ||
"debug": "^2.6.0", | ||
"clone": "^2.1.1", | ||
"debug": "^3.0.1", | ||
"defaults": "^1.0.3", | ||
"error": "^7.0.2", | ||
"etag": "^1.7.0", | ||
"joi": "^10.2.1", | ||
"mongodb": "~2.2.22", | ||
"mongodb-extended-json": "~1.9.0", | ||
"etag": "^1.8.1", | ||
"joi": "^10.6.0", | ||
"mongodb": "~2.2.31", | ||
"mongodb-extended-json": "~1.10.0", | ||
"object-assign": "^4.1.1", | ||
"object-path": "^0.11.3", | ||
"q": "^1.4.1" | ||
"object-path": "^0.11.4", | ||
"q": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.0.0", | ||
"chai-datetime": "^1.3.1", | ||
"eslint": "^3.15.0", | ||
"chai": "^4.1.2", | ||
"chai-datetime": "^1.5.0", | ||
"eslint": "^4.6.1", | ||
"eslint-plugin-mocha": "^4.8.0", | ||
"eslint-plugin-node": "^4.0.1", | ||
"eslint-plugin-node": "^5.1.1", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^2.1.0", | ||
"string-template": "^0.2.1" | ||
"mocha": "^3.5.3", | ||
"string-template": "^1.0.0" | ||
} | ||
} |
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
+ Addeddebug@3.2.7(transitive)
+ Addedevent-stream@4.0.1(transitive)
+ Addedmongodb-extended-json@1.10.2(transitive)
+ Addedms@2.1.3(transitive)
- Removeddebug@2.6.9(transitive)
- Removedevent-stream@3.3.5(transitive)
- Removedmongodb-extended-json@1.9.0(transitive)
- Removedms@2.0.0(transitive)
Updatedclone@^2.1.1
Updateddebug@^3.0.1
Updatedetag@^1.8.1
Updatedjoi@^10.6.0
Updatedmongodb@~2.2.31
Updatedobject-path@^0.11.4
Updatedq@^1.5.0