@types/js-quantities
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 |
@@ -72,2 +72,2 @@ // Type definitions for JS-quantities 1.6 | ||
| export default Qty; | ||
| export = Qty; |
| { | ||
| "name": "@types/js-quantities", | ||
| "version": "1.6.1", | ||
| "version": "1.6.2", | ||
| "description": "TypeScript definitions for JS-quantities", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
| "name": "William Rummler", | ||
| "url": "https://github.com/wrummler" | ||
| "url": "https://github.com/wrummler", | ||
| "githubUsername": "wrummler" | ||
| } | ||
@@ -20,5 +21,4 @@ ], | ||
| "dependencies": {}, | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "285f5f914063330d60e6e799aa602443f5ef8d2deb3441b7aa6d80e97d0144aa", | ||
| "typesPublisherContentHash": "ba51e7d549944c4b6ab503da30cbbdcd51d6b3d44f68d98d57088a22329c1ffe", | ||
| "typeScriptVersion": "2.0" | ||
| } |
@@ -8,6 +8,6 @@ # Installation | ||
| # Details | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/js-quantities | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/js-quantities | ||
| Additional Details | ||
| * Last updated: Fri, 24 Mar 2017 15:49:53 GMT | ||
| * Last updated: Wed, 06 Sep 2017 14:55:01 GMT | ||
| * Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
4688
34.29%4
33.33%