@types/parse
Advanced tools
Comparing version 1.2.21-alpha to 1.2.22-alpha
@@ -0,0 +0,0 @@ // Type definitions for Parse v1.2.19 |
{ | ||
"name": "@types/parse", | ||
"version": "1.2.21-alpha", | ||
"version": "1.2.22-alpha", | ||
"description": "TypeScript definitions for Parse v1.2.19", | ||
@@ -8,9 +8,13 @@ "main": "", | ||
"author": "Ullisen Media Group <http://ullisenmedia.com>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/node": "*", | ||
"@types/jquery": "*", | ||
"@types/underscore": "*" | ||
"@types/node": "4.0.*", | ||
"@types/jquery": "1.10.*", | ||
"@types/underscore": "1.7.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:29 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:30 GMT | ||
* File structure: MultipleModules | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node, jquery, underscore |
@@ -28,3 +28,3 @@ { | ||
], | ||
"contentHash": "c4d363230280fd0b8ca8c841ee13129c38755bec7152c10683f66f2277326971" | ||
"contentHash": "153000147b7edc5431ba00ce8fa8dc76f9cb2c50ac9760415ee533b376a2f05b" | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
39566
+ Added@types/jquery@1.10.45(transitive)
+ Added@types/node@4.0.48(transitive)
+ Added@types/underscore@1.7.36(transitive)
- Removed@types/jquery@3.5.32(transitive)
- Removed@types/node@22.12.0(transitive)
- Removed@types/sizzle@2.3.9(transitive)
- Removed@types/underscore@1.13.0(transitive)
- Removedundici-types@6.20.0(transitive)
Updated@types/jquery@1.10.*
Updated@types/node@4.0.*
Updated@types/underscore@1.7.*