@types/inline-css
Advanced tools
| MIT License | ||
| Copyright (c) Microsoft Corporation. All rights reserved. | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE |
@@ -5,2 +5,3 @@ // Type definitions for inline-css | ||
| // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
| // TypeScript Version: 2.3 | ||
@@ -7,0 +8,0 @@ /// <reference types="bluebird" /> |
| { | ||
| "name": "@types/inline-css", | ||
| "version": "0.0.29", | ||
| "version": "0.0.30", | ||
| "description": "TypeScript definitions for inline-css", | ||
| "license": "MIT", | ||
| "author": "Philip Spain <https://github.com/philipisapain>", | ||
| "contributors": [ | ||
| { | ||
| "name": "Philip Spain", | ||
| "url": "https://github.com/philipisapain" | ||
| } | ||
| ], | ||
| "main": "", | ||
@@ -16,4 +21,5 @@ "repository": { | ||
| }, | ||
| "typings": "index.d.ts", | ||
| "typesPublisherContentHash": "688f997b284513019bf9616208a6d11ce83577f368d6bf85a888d296817963aa" | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "b1d8a0f42a20a89294eb20088cf555c3f55ffb0a3bbe750e2c42f8440c02ba68", | ||
| "typeScriptVersion": "2.3" | ||
| } |
@@ -8,12 +8,10 @@ # Installation | ||
| # Details | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/inline-css | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inline-css | ||
| Additional Details | ||
| * Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
| * File structure: ProperModule | ||
| * Library Dependencies: bluebird | ||
| * Module Dependencies: bluebird | ||
| * Global values: InlineCss | ||
| * Last updated: Tue, 20 Jun 2017 20:20:01 GMT | ||
| * Dependencies: bluebird | ||
| * Global values: none | ||
| # Credits | ||
| These definitions were written by Philip Spain <https://github.com/philipisapain>. |
| { | ||
| "authors": "Philip Spain <https://github.com/philipisapain>", | ||
| "definitionFilename": "index.d.ts", | ||
| "libraryDependencies": [ | ||
| "bluebird" | ||
| ], | ||
| "moduleDependencies": [ | ||
| "bluebird" | ||
| ], | ||
| "libraryMajorVersion": "0", | ||
| "libraryMinorVersion": "0", | ||
| "libraryName": "inline-css", | ||
| "typingsPackageName": "inline-css", | ||
| "projectName": "https://github.com/jonkemp/inline-css", | ||
| "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "sourceBranch": "types-2.0", | ||
| "kind": "ProperModule", | ||
| "globals": [ | ||
| "InlineCss" | ||
| ], | ||
| "declaredModules": [ | ||
| "inline-css" | ||
| ], | ||
| "files": [ | ||
| "index.d.ts" | ||
| ], | ||
| "hasPackageJson": false, | ||
| "contentHash": "688f997b284513019bf9616208a6d11ce83577f368d6bf85a888d296817963aa" | ||
| } |
3138
14.9%22
-55.1%17
-10.53%