@types/parse
Advanced tools
Comparing version 2.2.10 to 2.2.11
@@ -262,3 +262,3 @@ // Type definitions for parse 2.2.9 | ||
url(): string; | ||
save(options?: SuccessFailureOptions): Promise<File>; | ||
save(options?: FullOptions): Promise<File>; | ||
@@ -265,0 +265,0 @@ } |
{ | ||
"name": "@types/parse", | ||
"version": "2.2.10", | ||
"version": "2.2.11", | ||
"description": "TypeScript definitions for parse", | ||
@@ -88,4 +88,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "9530796cf62d76729ad2717101f879af78b3e5245ee4972816fdd9cb01189003", | ||
"typesPublisherContentHash": "9a8e4941831f0f9a3db2d29fa2fe78afee1e4db341025def36edfaccb2260e68", | ||
"typeScriptVersion": "2.4" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 27 Sep 2019 15:55:14 GMT | ||
* Last updated: Mon, 07 Oct 2019 23:12:58 GMT | ||
* Dependencies: @types/node | ||
@@ -14,0 +14,0 @@ * Global values: ErrorCode, Parse |
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
48317