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

@types/angular-scroll

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/angular-scroll - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+0
-7
angular-scroll/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for angular-scroll 1.0
// Project: https://github.com/oblador/angular-scroll
// Definitions by: Sam Herrmann <https://github.com/samherrmann>
// xemlock <https://github.com/xemlock>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference path="./angular-scroll.d.ts" />

@@ -9,0 +2,0 @@

+6
-6
{
"name": "@types/angular-scroll",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for angular-scroll",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-scroll",

"name": "Sam Herrmann",
"url": "https://github.com/samherrmann",
"githubUsername": "samherrmann"
"githubUsername": "samherrmann",
"url": "https://github.com/samherrmann"
},
{
"name": "xemlock",
"url": "https://github.com/xemlock",
"githubUsername": "xemlock"
"githubUsername": "xemlock",
"url": "https://github.com/xemlock"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "5d5e25f16e25372df4514c03a21fe89336838bed1c94d2b4b7fb47f5f986957b",
"typesPublisherContentHash": "e247abc3ab49ab18678976662010d0dd080921f853dd7f6ae740751a8aabdd15",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### 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 [Sam Herrmann](https://github.com/samherrmann), and [xemlock](https://github.com/xemlock).