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.22-alpha to 0.0.23-alpha

0

chrome-app.d.ts

@@ -0,0 +0,0 @@ // Type definitions for Chrome packaged application development

@@ -0,0 +0,0 @@ // Type definitions for Chrome Cast application development

9

package.json
{
"name": "@types/chrome",
"version": "0.0.22-alpha",
"version": "0.0.23-alpha",
"description": "TypeScript definitions for Chrome extension development",

@@ -8,8 +8,11 @@ "main": "",

"author": "Matthew Kimber <https://github.com/matthewkimber>, otiai10 <https://github.com/otiai10>, couven92 <https://github.com/couven92>, RReverser <https://github.com/rreverser>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",
"typings": "index.d.ts",
"dependencies": {
"@types/webrtc": "*",
"@types/filesystem": "*"
"@types/filesystem": "0.0.*"
}
}

@@ -11,5 +11,5 @@ # Installation

Additional Details
* Last updated: Wed, 25 May 2016 04:20:02 GMT
* Last updated: Fri, 01 Jul 2016 18:42:19 GMT
* File structure: Global
* Library Dependencies: webrtc, filesystem
* Library Dependencies: filesystem
* Module Dependencies: none

@@ -16,0 +16,0 @@ * Global values: chrome

@@ -5,3 +5,2 @@ {

"libraryDependencies": [
"webrtc",
"filesystem"

@@ -27,3 +26,3 @@ ],

],
"contentHash": "a6223fbbb7aaf6210415e944b46da26d2d7e5d5ecb212300cb906f155242cf0e"
"contentHash": "543898d9eebce6aaee9a8ff21a8863697f5692613ca627c70f5624489b8a4fd0"
}

Sorry, the diff of this file is too big to display

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