@types/inline-css
Advanced tools
@@ -5,3 +5,3 @@ // Type definitions for inline-css | ||
| // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
| // TypeScript Version: 2.8 | ||
| // TypeScript Version: 3.2 | ||
@@ -8,0 +8,0 @@ import Promise = require('bluebird'); |
@@ -0,0 +0,0 @@ MIT License |
| { | ||
| "name": "@types/inline-css", | ||
| "version": "0.0.31", | ||
| "version": "0.0.32", | ||
| "description": "TypeScript definitions for inline-css", | ||
@@ -14,5 +14,7 @@ "license": "MIT", | ||
| "main": "", | ||
| "types": "index", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
| "directory": "types/inline-css" | ||
| }, | ||
@@ -23,4 +25,4 @@ "scripts": {}, | ||
| }, | ||
| "typesPublisherContentHash": "9ad2ea766ca09c49dcc83c90619004c541dce3fcc661808fbb56dd11042f1417", | ||
| "typeScriptVersion": "2.8" | ||
| "typesPublisherContentHash": "de0b7cfc6166f731a4550c1cf46b4ce34d3716dfa5091786e5588c24496d8215", | ||
| "typeScriptVersion": "3.2" | ||
| } |
@@ -5,3 +5,3 @@ # Installation | ||
| # Summary | ||
| This package contains type definitions for inline-css (https://github.com/jonkemp/inline-css). | ||
| This package contains type definitions for inline-css ( https://github.com/jonkemp/inline-css ). | ||
@@ -12,4 +12,4 @@ # Details | ||
| Additional Details | ||
| * Last updated: Sat, 14 Jul 2018 01:02:00 GMT | ||
| * Dependencies: bluebird | ||
| * Last updated: Fri, 24 May 2019 21:00:59 GMT | ||
| * Dependencies: @types/bluebird | ||
| * Global values: none | ||
@@ -16,0 +16,0 @@ |
3205
2.99%