@types/parse
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -693,2 +693,3 @@ // Type definitions for parse 2.2.1 | ||
static hydrate(userJSON: any): Promise<User>; | ||
static enableUnsafeCurrentUser(): void; | ||
@@ -695,0 +696,0 @@ signUp(attrs?: any, options?: SignUpOptions): Promise<this>; |
{ | ||
"name": "@types/parse", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "TypeScript definitions for parse", | ||
@@ -68,4 +68,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "f7fd1c664c36193707d2e137e6480fc3849f40562ee384cb8dc71f801a38e9d2", | ||
"typesPublisherContentHash": "0b72572a3e2934e9a529880ea31a98a207f5fe0e98ab93544bed0722f180004d", | ||
"typeScriptVersion": "2.4" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 25 Mar 2019 20:50:09 GMT | ||
* Last updated: Mon, 22 Apr 2019 17:22:35 GMT | ||
* Dependencies: @types/node | ||
@@ -14,0 +14,0 @@ * Global values: 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
42810
929