@types/parse
Advanced tools
Comparing version 1.9.3 to 1.9.4
@@ -337,2 +337,3 @@ // Type definitions for parse 1.9 | ||
static registerSubclass<T extends Object>(className: string, clazz: new (options?: any) => T): void; | ||
static createWithoutData<T extends Object>(id: string): T; | ||
@@ -339,0 +340,0 @@ initialize(): void; |
{ | ||
"name": "@types/parse", | ||
"version": "1.9.3", | ||
"version": "1.9.4", | ||
"description": "TypeScript definitions for parse", | ||
@@ -28,4 +28,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "040fbac3041d6eb2a3f9554f399346c0cc0a957c846bcd4ac410bcbba2191a13", | ||
"typesPublisherContentHash": "7e6de7674ab5a4c59975ee80c61f1662de5789e8af4a56977eb0b913a58b0372", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 20 Jun 2017 20:20:01 GMT | ||
* Last updated: Thu, 13 Jul 2017 15:01:39 GMT | ||
* Dependencies: node, jquery, underscore | ||
@@ -14,0 +14,0 @@ * Global values: Parse |
Sorry, the diff of this file is not supported yet
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
43531
958