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.27-alpha

5

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

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

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

4

README.md

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

Additional Details
* Last updated: Sun, 03 Jul 2016 23:17:31 GMT
* Last updated: Fri, 08 Jul 2016 19:22:09 GMT
* File structure: UMD
* Library Dependencies: jquery, angularjs
* Library Dependencies: jquery, angular
* Module Dependencies: none

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

@@ -6,3 +6,3 @@ {

"jquery",
"angularjs"
"angular"
],

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

],
"contentHash": "9a954ec235b754b015877f2da62a920b26cc9c10f95507af7333753fa0e067f2"
"contentHash": "a96815ddbda1f35c7469b52d874c68bb701997b2b177db7868320b586f4643d7"
}

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