Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/chrome

Package Overview
Dependencies
Maintainers
1
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/chrome - npm Package Compare versions

Comparing version 0.0.61 to 0.0.62

2

chrome/chrome-app.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc