@types/sequelize
Advanced tools
Comparing version 3.30.8 to 3.30.9
{ | ||
"name": "@types/sequelize", | ||
"version": "3.30.8", | ||
"version": "3.30.9", | ||
"description": "TypeScript definitions for Sequelize", | ||
@@ -34,14 +34,16 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/sequelize" | ||
}, | ||
"scripts": {}, | ||
"dependencies": { | ||
"@types/bluebird": "*", | ||
"@types/lodash": "*", | ||
"@types/bluebird": "*", | ||
"@types/validator": "*" | ||
}, | ||
"typesPublisherContentHash": "09956c0c79f067e97ebde430446e71c74d7e4f22e2fc1e9b6c3b54c33d0db86b", | ||
"typesPublisherContentHash": "7742010e88845723f01de235e005b6840a08c0eb5122848d0ea03a964e51d8f0", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Sequelize (http://sequelizejs.com). | ||
This package contains type definitions for Sequelize ( http://sequelizejs.com ). | ||
@@ -12,4 +12,4 @@ # Details | ||
Additional Details | ||
* Last updated: Sat, 14 Jul 2018 01:02:01 GMT | ||
* Dependencies: lodash, bluebird, validator | ||
* Last updated: Mon, 04 Mar 2019 23:26:54 GMT | ||
* Dependencies: @types/lodash, @types/bluebird, @types/validator | ||
* Global values: none | ||
@@ -16,0 +16,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
215259