@types/angular-feature-flags
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 angular-feature-flags 1.4.0 | ||
| // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
| // TypeScript Version: 2.3 | ||
@@ -43,2 +44,2 @@ /// <reference types="angular" /> | ||
| } | ||
| } | ||
| } |
| { | ||
| "name": "@types/angular-feature-flags", | ||
| "version": "1.4.3", | ||
| "description": "TypeScript definitions for angular-feature-flags 1.4.0", | ||
| "version": "1.4.4", | ||
| "description": "TypeScript definitions for angular-feature-flags", | ||
| "license": "MIT", | ||
| "author": "Borislav Zhivkov <https://github.com/borislavjivkov/>", | ||
| "contributors": [ | ||
| { | ||
| "name": "Borislav Zhivkov", | ||
| "url": "https://github.com/borislavjivkov/" | ||
| } | ||
| ], | ||
| "main": "", | ||
@@ -17,4 +22,4 @@ "repository": { | ||
| "peerDependencies": {}, | ||
| "typings": "index.d.ts", | ||
| "typesPublisherContentHash": "f90c68e2640f12f6d9bd6d60a530eb87b8ba726048f4be3b14543989d138361c" | ||
| "typesPublisherContentHash": "2386c84a0523869773fd6f8d4cae314559dbf649d23543138e99fc2fa120950c", | ||
| "typeScriptVersion": "2.3" | ||
| } |
@@ -5,12 +5,10 @@ # Installation | ||
| # Summary | ||
| This package contains type definitions for angular-feature-flags 1.4.0 (https://github.com/mjt01/angular-feature-flags). | ||
| This package contains type definitions for angular-feature-flags (https://github.com/mjt01/angular-feature-flags). | ||
| # Details | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/angular-feature-flags | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-feature-flags | ||
| Additional Details | ||
| * Last updated: Wed, 05 Oct 2016 20:53:29 GMT | ||
| * File structure: ModuleAugmentation | ||
| * Library Dependencies: angular | ||
| * Module Dependencies: angular | ||
| * Last updated: Thu, 15 Jun 2017 20:04:23 GMT | ||
| * Dependencies: angular | ||
| * Global values: none | ||
@@ -17,0 +15,0 @@ |
| { | ||
| "authors": "Borislav Zhivkov <https://github.com/borislavjivkov/>", | ||
| "definitionFilename": "index.d.ts", | ||
| "libraryDependencies": [ | ||
| "angular" | ||
| ], | ||
| "moduleDependencies": [ | ||
| "angular" | ||
| ], | ||
| "libraryMajorVersion": "1", | ||
| "libraryMinorVersion": "4", | ||
| "libraryName": "angular-feature-flags 1.4.0", | ||
| "typingsPackageName": "angular-feature-flags", | ||
| "projectName": "https://github.com/mjt01/angular-feature-flags", | ||
| "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "sourceBranch": "types-2.0", | ||
| "kind": "ModuleAugmentation", | ||
| "globals": [], | ||
| "declaredModules": [ | ||
| "angular" | ||
| ], | ||
| "files": [ | ||
| "index.d.ts" | ||
| ], | ||
| "hasPackageJson": false, | ||
| "contentHash": "f90c68e2640f12f6d9bd6d60a530eb87b8ba726048f4be3b14543989d138361c" | ||
| } |
3751
8.95%35
-40.68%17
-10.53%