@types/bcrypt
Advanced tools
Comparing version 2.0.0 to 3.0.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for bcrypt 2.0 | ||
// Type definitions for bcrypt 3.0 | ||
// Project: https://www.npmjs.org/package/bcrypt | ||
@@ -3,0 +3,0 @@ // Definitions by: Peter Harris <https://github.com/codeanimal> |
{ | ||
"name": "@types/bcrypt", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "TypeScript definitions for bcrypt", | ||
@@ -26,8 +26,8 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "62872c808880aeff943a52df820ed4fe8450079f4c5a883120948f888d90dd57", | ||
"typesPublisherContentHash": "788912cf354ebe6779b65f922c2fbb074ce1b58b44a71d82620ff75608bb7f91", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bcrypt | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bcrypt | ||
Additional Details | ||
* Last updated: Sat, 28 Apr 2018 06:44:30 GMT | ||
* Last updated: Tue, 02 Oct 2018 04:27:25 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
5984