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-notifications

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/angular-notifications - npm Package Compare versions

Comparing version
0.0.31
to
0.0.32
+1
-1
angular-notifications/index.d.ts
// Type definitions for angular-notifications
// Project: https://github.com/DerekRies/angular-notifications
// Definitions by: Tomasz Ducin <https://github.com/ducin/DefinitelyTyped>
// Definitions by: Tomasz Ducin <https://github.com/ducin>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -5,0 +5,0 @@ // TypeScript Version: 2.3

MIT License
Copyright (c) Microsoft Corporation. All rights reserved.
Copyright (c) Microsoft Corporation.

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@types/angular-notifications",
"version": "0.0.31",
"version": "0.0.32",
"description": "TypeScript definitions for angular-notifications",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-notifications",
"license": "MIT",

@@ -9,9 +10,12 @@ "contributors": [

"name": "Tomasz Ducin",
"url": "https://github.com/ducin/DefinitelyTyped"
"url": "https://github.com/ducin",
"githubUsername": "ducin"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/angular-notifications"
},

@@ -22,5 +26,4 @@ "scripts": {},

},
"peerDependencies": {},
"typesPublisherContentHash": "ed8958aee1cfe97fc151202cef2c410f090c44523bfea11c4a89d738580f838e",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "6d58084481c81f23a59f3db963358892b970b597d037f5e192bdd00ef9357360",
"typeScriptVersion": "3.6"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-notifications
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-notifications.
Additional Details
* Last updated: Thu, 15 Jun 2017 20:04:23 GMT
* Dependencies: angular
### Additional Details
* Last updated: Thu, 08 Jul 2021 22:41:03 GMT
* Dependencies: [@types/angular](https://npmjs.com/package/@types/angular)
* Global values: none
# Credits
These definitions were written by Tomasz Ducin <https://github.com/ducin/DefinitelyTyped>.
These definitions were written by [Tomasz Ducin](https://github.com/ducin).