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.15-alpha
to
0.0.16-alpha
+4
-2
package.json
{
"name": "@types/angular-notifications",
"version": "0.0.15-alpha",
"version": "0.0.16-alpha",
"description": "Type definitions for angular-notifications from https://www.github.com/DefinitelyTyped/DefinitelyTyped",

@@ -10,3 +10,5 @@ "main": "",

"typings": "index.d.ts",
"dependencies": {}
"dependencies": {
"@types/angularjs": "*"
}
}

@@ -14,9 +14,9 @@ # Installation

# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the angular-notifications directory.
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/angular-notifications
Additional Details
* Last updated: Tue, 17 May 2016 04:07:23 GMT
* Last updated: Thu, 19 May 2016 20:05:29 GMT
* Typings kind: Global
* Library Dependencies: none
* Library Dependencies: angularjs
* Module Dependencies: none
* Global values: none
{
"authors": "Tomasz Ducin <https://github.com/ducin/DefinitelyTyped>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"angularjs"
],
"moduleDependencies": [],

@@ -12,2 +14,3 @@ "libraryMajorVersion": "0",

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "Global",

@@ -14,0 +17,0 @@ "globals": [],