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
0.0.26-alpha
to
0.0.28-alpha
+1
-1
index.d.ts

@@ -7,3 +7,3 @@ // Type definitions for angular-scroll

/// <reference types="angularjs" />
/// <reference types="angular" />

@@ -10,0 +10,0 @@ declare namespace duScroll {

{
"name": "@types/angular-scroll",
"version": "0.0.26-alpha",
"version": "0.0.28-alpha",
"description": "TypeScript definitions for angular-scroll",

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

"typings": "index.d.ts",
"dependencies": {}
"dependencies": {
"@types/angular": "1.5.4-alpha"
}
}

@@ -11,5 +11,5 @@ # Installation

Additional Details
* Last updated: Sun, 03 Jul 2016 23:17:10 GMT
* Last updated: Fri, 08 Jul 2016 19:21:52 GMT
* File structure: Global
* Library Dependencies: angularjs
* Library Dependencies: angular
* Module Dependencies: none

@@ -16,0 +16,0 @@ * Global values: none

@@ -5,3 +5,3 @@ {

"libraryDependencies": [
"angularjs"
"angular"
],

@@ -22,3 +22,3 @@ "moduleDependencies": [],

],
"contentHash": "f520cf9c03a5ba914a21d4ac46d1eb589dd5e5d7705b8a22b1b2e6a371a0f58a"
"contentHash": "eb1bd3ac08d4ad1ae4ee2a5456328ffa2471e6a3647def42e99a0692dfb850cb"
}