@types/parse
Advanced tools
Comparing version 1.11.4 to 1.11.5
@@ -1,2 +0,2 @@ | ||
// Type definitions for parse 1.11.1 | ||
// Type definitions for parse 1.11 | ||
// Project: https://parseplatform.org/ | ||
@@ -10,3 +10,3 @@ // Definitions by: Ullisen Media Group <http://ullisenmedia.com> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.4 | ||
// TypeScript Version: 2.8 | ||
@@ -13,0 +13,0 @@ /// <reference types="node" /> |
{ | ||
"name": "@types/parse", | ||
"version": "1.11.4", | ||
"version": "1.11.5", | ||
"description": "TypeScript definitions for parse", | ||
@@ -41,12 +41,13 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/parse" | ||
}, | ||
"scripts": {}, | ||
"dependencies": { | ||
"@types/jquery": "*", | ||
"@types/node": "*", | ||
"@types/jquery": "*", | ||
"@types/underscore": "*" | ||
}, | ||
"typesPublisherContentHash": "e0d8a85f8102fc59d8c446f562ff8871a835a4e3120036582dcd613b7aa62b2e", | ||
"typeScriptVersion": "2.4" | ||
"typesPublisherContentHash": "3332db4742ba9dca403dfdeb679e00e9ff99ab3414e7ae72ff38c59be88f6fb2", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,7 +11,7 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Nov 2018 19:34:19 GMT | ||
* Dependencies: node, jquery, underscore | ||
* Last updated: Wed, 19 Jun 2019 17:06:09 GMT | ||
* Dependencies: @types/node, @types/jquery, @types/underscore | ||
* Global values: Parse | ||
# Credits | ||
These definitions were written by Ullisen Media Group <http://ullisenmedia.com>, David Poetzsch-Heffter <https://github.com/dpoetzsch>, Cedric Kemp <https://github.com/jaeggerr>, Flavio Negrão <https://github.com/flavionegrao>, Wes Grimes <https://github.com/wesleygrimes>, Otherwise SAS <https://github.com/owsas>. | ||
These definitions were written by Ullisen Media Group <http://ullisenmedia.com>, David Poetzsch-Heffter <https://github.com/dpoetzsch>, Cedric Kemp <https://github.com/jaeggerr>, Flavio Negrão <https://github.com/flavionegrao>, Wes Grimes <https://github.com/wesleygrimes>, and Otherwise SAS <https://github.com/owsas>. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
46864
0