@types/each
Advanced tools
+21
| 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 |
+1
-1
| // Type definitions for NodeEach v0.4.9 | ||
| // Project: http://www.adaltas.com/projects/node-each/ | ||
| // Definitions by: Michael Zabka <https://github.com/misak113/> | ||
| // Definitions by: Michael Zabka <https://github.com/misak113> | ||
| // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
+10
-5
| { | ||
| "name": "@types/each", | ||
| "version": "0.4.29", | ||
| "description": "TypeScript definitions for NodeEach v0.4.9", | ||
| "version": "0.4.30", | ||
| "description": "TypeScript definitions for NodeEach", | ||
| "license": "MIT", | ||
| "author": "Michael Zabka <https://github.com/misak113/>", | ||
| "contributors": [ | ||
| { | ||
| "name": "Michael Zabka", | ||
| "url": "https://github.com/misak113" | ||
| } | ||
| ], | ||
| "main": "", | ||
@@ -14,4 +19,4 @@ "repository": { | ||
| "dependencies": {}, | ||
| "typings": "index.d.ts", | ||
| "typesPublisherContentHash": "bc6124ee8ada890399ec1d56a8bd4aa54a405eb949a22af34a0c54194f772169" | ||
| "typesPublisherContentHash": "326d98054964d7c53a139a6d36e5463196899ae40332bd4109fe6faddc2be26a", | ||
| "typeScriptVersion": "2.0" | ||
| } |
+5
-7
@@ -5,15 +5,13 @@ # Installation | ||
| # Summary | ||
| This package contains type definitions for NodeEach v0.4.9 (http://www.adaltas.com/projects/node-each/). | ||
| This package contains type definitions for NodeEach (http://www.adaltas.com/projects/node-each/). | ||
| # Details | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/each | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/each | ||
| Additional Details | ||
| * Last updated: Mon, 19 Sep 2016 17:28:58 GMT | ||
| * File structure: Mixed | ||
| * Library Dependencies: none | ||
| * Module Dependencies: none | ||
| * Last updated: Mon, 21 Aug 2017 21:49:18 GMT | ||
| * Dependencies: none | ||
| * Global values: each | ||
| # Credits | ||
| These definitions were written by Michael Zabka <https://github.com/misak113/>. | ||
| These definitions were written by Michael Zabka <https://github.com/misak113>. |
| { | ||
| "authors": "Michael Zabka <https://github.com/misak113/>", | ||
| "definitionFilename": "index.d.ts", | ||
| "libraryDependencies": [], | ||
| "moduleDependencies": [], | ||
| "libraryMajorVersion": "0", | ||
| "libraryMinorVersion": "4", | ||
| "libraryName": "NodeEach v0.4.9", | ||
| "typingsPackageName": "each", | ||
| "projectName": "http://www.adaltas.com/projects/node-each/", | ||
| "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "sourceBranch": "types-2.0", | ||
| "kind": "Mixed", | ||
| "globals": [ | ||
| "each" | ||
| ], | ||
| "declaredModules": [ | ||
| "each" | ||
| ], | ||
| "files": [ | ||
| "index.d.ts" | ||
| ], | ||
| "hasPackageJson": false, | ||
| "contentHash": "bc6124ee8ada890399ec1d56a8bd4aa54a405eb949a22af34a0c54194f772169" | ||
| } |
3352
14.17%35
-40.68%17
-10.53%