Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@types/angular-feature-flags

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/angular-feature-flags - npm Package Compare versions

Comparing version
1.4.7
to
1.4.8
+0
-6
angular-feature-flags/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for angular-feature-flags 1.4.0
// Project: https://github.com/mjt01/angular-feature-flags
// Definitions by: Borislav Zhivkov <https://github.com/borislavjivkov>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="angular" />

@@ -8,0 +2,0 @@

+4
-4
{
"name": "@types/angular-feature-flags",
"version": "1.4.7",
"version": "1.4.8",
"description": "TypeScript definitions for angular-feature-flags",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-feature-flags",

"name": "Borislav Zhivkov",
"url": "https://github.com/borislavjivkov",
"githubUsername": "borislavjivkov"
"githubUsername": "borislavjivkov",
"url": "https://github.com/borislavjivkov"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "6dc3c03d4d473a95938585da7aec7f1d0d944b2752c70605c63905373f1ead71",
"typesPublisherContentHash": "4f96ca071a2ff15ac57345f6a0fca872caa3f7cf9086766bff36a4e74d846d95",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for angular-feature-flags 1.4.0
// Project: https://github.com/mjt01/angular-feature-flags
// Definitions by: Borislav Zhivkov <https://github.com/borislavjivkov>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="angular" />

@@ -64,7 +58,6 @@

### Additional Details
* Last updated: Fri, 22 Sep 2023 18:11:03 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: [@types/angular](https://npmjs.com/package/@types/angular)
* Global values: none
# Credits
These definitions were written by [Borislav Zhivkov](https://github.com/borislavjivkov).