@types/chrome
Advanced tools
Comparing version 0.0.61 to 0.0.62
@@ -1192,3 +1192,3 @@ // Type definitions for Chrome packaged application development | ||
*/ | ||
export function showNativeTouchCalibration(id: string, callback: (success) => void): void; | ||
export function showNativeTouchCalibration(id: string, callback: (success: boolean) => void): void; | ||
@@ -1195,0 +1195,0 @@ /** |
{ | ||
"name": "@types/chrome", | ||
"version": "0.0.61", | ||
"version": "0.0.62", | ||
"description": "TypeScript definitions for Chrome extension development", | ||
@@ -42,4 +42,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "72fab12beb339b1c1ddb9242ea8b58ad105ad9fc2ce156d4341287a0a47d343c", | ||
"typesPublisherContentHash": "e7d670249588268e30e27e9271f184f487ba5a34266b0b24065a72b3a4697a02", | ||
"typeScriptVersion": "2.4" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 15 Mar 2018 23:17:55 GMT | ||
* Last updated: Thu, 22 Mar 2018 17:52:41 GMT | ||
* Dependencies: filesystem | ||
@@ -14,0 +14,0 @@ * Global values: chrome |
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
516282