@types/sequelize
Advanced tools
Comparing version 3.4.21-alpha to 3.4.22-alpha
{ | ||
"name": "@types/sequelize", | ||
"version": "3.4.21-alpha", | ||
"version": "3.4.22-alpha", | ||
"description": "TypeScript definitions for Sequelize 3.4.1", | ||
@@ -8,9 +8,13 @@ "main": "", | ||
"author": "samuelneff <https://github.com/samuelneff>, Peter Harris <https://github.com/codeanimal>, Ivan Drinchev <https://github.com/drinchev>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/lodash": "*", | ||
"@types/bluebird": "*", | ||
"@types/validator": "*" | ||
"@types/lodash": "4.0.*", | ||
"@types/bluebird": "2.0.*", | ||
"@types/validator": "4.5.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:36 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:33 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: lodash, bluebird, validator |
@@ -28,3 +28,3 @@ { | ||
], | ||
"contentHash": "113ad17e68ea476f42285e89f8e9d3de630961857b36fece12401c87bc8c9c66" | ||
"contentHash": "abfcefd1a4cb5cf5a24818f5334c2ae6e4ab9c34b58f5d650af6d815e08574fa" | ||
} |
Sorry, the diff of this file is too big to display
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
315822
+ Added@types/bluebird@2.0.39(transitive)
+ Added@types/validator@4.5.29(transitive)
- Removed@types/bluebird@3.5.42(transitive)
- Removed@types/lodash@4.17.13(transitive)
- Removed@types/validator@13.12.2(transitive)
Updated@types/bluebird@2.0.*
Updated@types/lodash@4.0.*
Updated@types/validator@4.5.*