@types/chrome
Advanced tools
Comparing version 0.0.38 to 0.0.39
{ | ||
"name": "@types/chrome", | ||
"version": "0.0.38", | ||
"version": "0.0.39", | ||
"description": "TypeScript definitions for Chrome extension development", | ||
@@ -17,4 +17,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "72fc6fc2bbdea9c42ee47376e742c3eefb87a73bbdbca82a42bee7706017aaab", | ||
"typesPublisherContentHash": "97536612a0fb2fc15845c174514b81500cb2cad2901df4491819fc44fe6d1225", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,5 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 05 Jan 2017 22:33:04 GMT | ||
* Library Dependencies: filesystem | ||
* Module Dependencies: none | ||
* Last updated: Tue, 07 Feb 2017 20:01:00 GMT | ||
* Dependencies: filesystem | ||
* Global values: chrome | ||
@@ -16,0 +15,0 @@ |
{ | ||
"authors": "Matthew Kimber <https://github.com/matthewkimber>, otiai10 <https://github.com/otiai10>, couven92 <https://github.com/couven92>, RReverser <https://github.com/rreverser>", | ||
"libraryDependencies": [ | ||
"filesystem" | ||
], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 0, | ||
"typeScriptVersion": "2.0", | ||
"name": "chrome", | ||
"libraryName": "Chrome extension development", | ||
"typingsPackageName": "chrome", | ||
"projectName": "http://developer.chrome.com/extensions/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "master", | ||
"globals": [ | ||
"chrome" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"chrome-app.d.ts", | ||
"chrome-cast.d.ts", | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "72fc6fc2bbdea9c42ee47376e742c3eefb87a73bbdbca82a42bee7706017aaab" | ||
"data": { | ||
"authors": "Matthew Kimber <https://github.com/matthewkimber>, otiai10 <https://github.com/otiai10>, couven92 <https://github.com/couven92>, RReverser <https://github.com/rreverser>", | ||
"dependencies": { | ||
"filesystem": "*" | ||
}, | ||
"pathMappings": {}, | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 0, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "Chrome extension development", | ||
"typingsPackageName": "chrome", | ||
"projectName": "http://developer.chrome.com/extensions/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [ | ||
"chrome" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"chrome-app.d.ts", | ||
"chrome-cast.d.ts", | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "97536612a0fb2fc15845c174514b81500cb2cad2901df4491819fc44fe6d1225" | ||
}, | ||
"isLatest": true | ||
} |
Sorry, the diff of this file is too big to display
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
493258
9374
17