Socket
Socket
Sign inDemoInstall

@types/chrome

Package Overview
Dependencies
Maintainers
1
Versions
253
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.15-alpha to 0.0.16-alpha

7

package.json
{
"name": "@types/chrome",
"version": "0.0.15-alpha",
"version": "0.0.16-alpha",
"description": "Type definitions for Chrome extension development from https://www.github.com/DefinitelyTyped/DefinitelyTyped",

@@ -10,3 +10,6 @@ "main": "",

"typings": "index.d.ts",
"dependencies": {}
"dependencies": {
"@types/webrtc": "*",
"@types/filesystem": "*"
}
}

@@ -14,9 +14,9 @@ # Installation

# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the chrome directory.
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/chrome
Additional Details
* Last updated: Tue, 17 May 2016 04:07:33 GMT
* Last updated: Thu, 19 May 2016 20:05:35 GMT
* Typings kind: Global
* Library Dependencies: none
* Library Dependencies: webrtc, filesystem
* Module Dependencies: none
* Global values: chrome
{
"authors": "Matthew Kimber <https://github.com/matthewkimber>, otiai10 <https://github.com/otiai10>, couven92 <https://github.com/couven92>, RReverser <https://github.com/rreverser>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"webrtc",
"filesystem"
],
"moduleDependencies": [],

@@ -12,2 +15,3 @@ "libraryMajorVersion": "0",

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "Global",

@@ -14,0 +18,0 @@ "globals": [

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