@types/sequelize
Advanced tools
Comparing version 3.30.11 to 3.30.12
{ | ||
"name": "@types/sequelize", | ||
"version": "3.30.11", | ||
"version": "3.30.12", | ||
"description": "TypeScript definitions for Sequelize", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -47,4 +47,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "d4b4e42406f6a06f65f10043dd993fb2e6b49499b9dc7af2e55142af83599d44", | ||
"typesPublisherContentHash": "e9137fa5f4cd4406eb863755a110e355676f2eedee89341cf4628f55f81d7967", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sequelize/v3 | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sequelize/v3. | ||
Additional Details | ||
* Last updated: Mon, 14 Oct 2019 16:05:31 GMT | ||
* Dependencies: @types/lodash, @types/bluebird, @types/validator | ||
### Additional Details | ||
* Last updated: Mon, 18 Nov 2019 20:48:15 GMT | ||
* Dependencies: [@types/lodash](https://npmjs.com/package/@types/lodash), [@types/bluebird](https://npmjs.com/package/@types/bluebird), [@types/validator](https://npmjs.com/package/@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>, Nick Mueller <https://github.com/morpheusxaut>, and James D. Callahan III <https://github.com/torhal>. | ||
These definitions were written by samuelneff (https://github.com/samuelneff), Peter Harris (https://github.com/codeanimal), Ivan Drinchev (https://github.com/drinchev), Nick Mueller (https://github.com/morpheusxaut), and James D. Callahan III (https://github.com/torhal). |
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
215447
5431