New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/ui-grid

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ui-grid - npm Package Compare versions

Comparing version

to
8.0.28-alpha

6

package.json
{
"name": "@types/ui-grid",
"version": "8.0.27-alpha",
"version": "8.0.28-alpha",
"description": "TypeScript definitions for ui-grid",

@@ -15,5 +15,5 @@ "main": "",

"dependencies": {
"@types/jquery": "1.10.26-alpha",
"@types/angular": "1.5.4-alpha"
"@types/angular": "1.5.5-alpha",
"@types/jquery": "1.10.26-alpha"
}
}

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

Additional Details
* Last updated: Fri, 08 Jul 2016 19:22:09 GMT
* Last updated: Mon, 11 Jul 2016 22:21:17 GMT
* File structure: UMD
* Library Dependencies: jquery, angular
* Module Dependencies: none
* Module Dependencies: angular
* Global values: uiGrid

@@ -17,0 +17,0 @@

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

],
"moduleDependencies": [],
"moduleDependencies": [
"angular"
],
"libraryMajorVersion": "8",

@@ -25,3 +27,3 @@ "libraryMinorVersion": "0",

],
"contentHash": "a96815ddbda1f35c7469b52d874c68bb701997b2b177db7868320b586f4643d7"
"contentHash": "0ca3b4a918836424aca7a8783fcc6604bfe5210e91cd997e20401751c0a30d4f"
}

Sorry, the diff of this file is too big to display