@types/sequelize
Advanced tools
Comparing version 4.27.32 to 4.27.33
{ | ||
"name": "@types/sequelize", | ||
"version": "4.27.32", | ||
"version": "4.27.33", | ||
"description": "TypeScript definitions for Sequelize", | ||
@@ -81,2 +81,7 @@ "license": "MIT", | ||
"githubUsername": "Antoine38660" | ||
}, | ||
{ | ||
"name": "Dima Smirnov", | ||
"url": "https://github.com/smff", | ||
"githubUsername": "smff" | ||
} | ||
@@ -92,9 +97,9 @@ ], | ||
"dependencies": { | ||
"@types/lodash": "*", | ||
"@types/bluebird": "*", | ||
"@types/continuation-local-storage": "*", | ||
"@types/lodash": "*", | ||
"@types/validator": "*" | ||
}, | ||
"typesPublisherContentHash": "eb984c34c0c78dc8ddca0436f9e3baf198d1b3aaa56f2612ccb55fb879b85159", | ||
"typesPublisherContentHash": "5d4bcd3ae24b04c0193a6bdf4018ede0b1fd7c764e876130b10a2108ceab871b", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,7 +11,7 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 28 Nov 2018 15:35:13 GMT | ||
* Dependencies: lodash, bluebird, continuation-local-storage, validator | ||
* Last updated: Mon, 10 Dec 2018 19:36:40 GMT | ||
* Dependencies: @types/lodash, @types/bluebird, @types/continuation-local-storage, @types/validator | ||
* Global values: none | ||
# Credits | ||
These definitions were written by samuelneff <https://github.com/samuelneff>, Peter Harris <https://github.com/codeanimal>, Ivan Drinchev <https://github.com/drinchev>, Brendan Abolivier <https://github.com/babolivier>, Patsakol Tangjitcharoenchai <https://github.com/kukoo1>, Sebastien Bramille <https://github.com/oktapodia>, Nick Mueller <https://github.com/morpheusxaut>, Philippe D'Alva <https://github.com/TitaneBoy>, Carven Zhang <https://github.com/zjy01>, Nikola Vidic <https://github.com/nidzov>, Florian Oellerich <https://github.com/Raigen>, Todd Bealmear <https://github.com/todd>, Nick Schultz <https://github.com/nrschultz>, Thomas Breleur <https://github.com/thomas-b>, Antoine Boisadam <https://github.com/Antoine38660>. | ||
These definitions were written by samuelneff <https://github.com/samuelneff>, Peter Harris <https://github.com/codeanimal>, Ivan Drinchev <https://github.com/drinchev>, Brendan Abolivier <https://github.com/babolivier>, Patsakol Tangjitcharoenchai <https://github.com/kukoo1>, Sebastien Bramille <https://github.com/oktapodia>, Nick Mueller <https://github.com/morpheusxaut>, Philippe D'Alva <https://github.com/TitaneBoy>, Carven Zhang <https://github.com/zjy01>, Nikola Vidic <https://github.com/nidzov>, Florian Oellerich <https://github.com/Raigen>, Todd Bealmear <https://github.com/todd>, Nick Schultz <https://github.com/nrschultz>, Thomas Breleur <https://github.com/thomas-b>, Antoine Boisadam <https://github.com/Antoine38660>, Dima Smirnov <https://github.com/smff>. |
Sorry, the diff of this file is too big to display
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
234880
5845