@types/type-is
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -5,3 +5,3 @@ // Type definitions for type-is 1.6 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
// TypeScript Version: 2.3 | ||
@@ -8,0 +8,0 @@ /// <reference types="node" /> |
{ | ||
"name": "@types/type-is", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "TypeScript definitions for type-is", | ||
@@ -14,5 +14,7 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/type-is" | ||
}, | ||
@@ -23,4 +25,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "d2a9ee61562fcc41b471fc7d7f8552130b94265042c52f75bd137324d600d9b8", | ||
"typeScriptVersion": "2.2" | ||
"typesPublisherContentHash": "560845c36acff23e2275aac28448aa5020f4f1073b9d251f46edc1ee43a4c576", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -8,7 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/type-is | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/type-is | ||
Additional Details | ||
* Last updated: Sun, 03 Dec 2017 16:31:01 GMT | ||
* Dependencies: http, node | ||
* Last updated: Mon, 19 Aug 2019 00:51:19 GMT | ||
* Dependencies: @types/node | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
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
3297