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
0.0.39

15

ui-grid/package.json
{
"name": "@types/ui-grid",
"version": "0.0.38",
"version": "0.0.39",
"description": "TypeScript definitions for ui-grid",

@@ -9,7 +9,14 @@ "license": "MIT",

"name": "Ben Tesser",
"url": "https://github.com/btesser"
"url": "https://github.com/btesser",
"githubUsername": "btesser"
},
{
"name": "Joe Skeen",
"url": "https://github.com/joeskeen"
"url": "https://github.com/joeskeen",
"githubUsername": "joeskeen"
},
{
"name": "Peter Bojanczyk",
"url": "https://github.com/pbojanczyk",
"githubUsername": "pbojanczyk"
}

@@ -27,4 +34,4 @@ ],

},
"typesPublisherContentHash": "f893962158e783577ba1d5531f091167924bdff3539d4e9e3982bccc6af7b522",
"typesPublisherContentHash": "7f06b222e81907fb56b554b46e80c8235fb142d50f1eedcd62a409fedc5da5c2",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT
* Last updated: Thu, 22 Mar 2018 21:28:50 GMT
* Dependencies: angular, jquery

@@ -17,2 +17,2 @@ * Global values: uiGrid

# Credits
These definitions were written by Ben Tesser <https://github.com/btesser>, Joe Skeen <https://github.com/joeskeen>.
These definitions were written by Ben Tesser <https://github.com/btesser>, Joe Skeen <https://github.com/joeskeen>, Peter Bojanczyk <https://github.com/pbojanczyk>.

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