New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@types/ngprogress

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ngprogress - npm Package Compare versions

Comparing version
1.0.30
to
1.0.31
+0
-5
ngprogress/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for ngProgress 1.0.7
// Project: https://github.com/victorb/ngProgress
// Definitions by: Martin McWhorter <https://github.com/martinmcwhorter>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace NgProgress {

@@ -7,0 +2,0 @@ export interface INgProgress {

+5
-5
{
"name": "@types/ngprogress",
"version": "1.0.30",
"description": "TypeScript definitions for ngProgress",
"version": "1.0.31",
"description": "TypeScript definitions for ngprogress",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ngprogress",

@@ -10,4 +10,4 @@ "license": "MIT",

"name": "Martin McWhorter",
"url": "https://github.com/martinmcwhorter",
"githubUsername": "martinmcwhorter"
"githubUsername": "martinmcwhorter",
"url": "https://github.com/martinmcwhorter"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "b5473223a6ee3a20f19b86c35dadd5ccb468d78040832dba01ffbc644e594d10",
"typesPublisherContentHash": "39b5100e0d1206648fcf405b00e04a66555439c5cf1a2e0d8e96cf8cdd023ff1",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for ngProgress (https://github.com/victorb/ngProgress).
This package contains type definitions for ngprogress (https://github.com/victorb/ngProgress).

@@ -12,7 +12,2 @@ # Details

````ts
// Type definitions for ngProgress 1.0.7
// Project: https://github.com/victorb/ngProgress
// Definitions by: Martin McWhorter <https://github.com/martinmcwhorter>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace NgProgress {

@@ -38,7 +33,6 @@ export interface INgProgress {

### Additional Details
* Last updated: Sat, 23 Sep 2023 20:38:33 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Martin McWhorter](https://github.com/martinmcwhorter).