@types/chrome
Advanced tools
Comparing version 0.0.32 to 0.0.33
{ | ||
"name": "@types/chrome", | ||
"version": "0.0.32", | ||
"version": "0.0.33", | ||
"description": "TypeScript definitions for Chrome extension development", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/filesystem": "0.0.*" | ||
"@types/filesystem": "*" | ||
}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "9aa07e8ad96f3aa67f6156e9c9a11edbf3fe037058e00cc9b81df88beec0d184" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 25 Aug 2016 16:56:02 GMT | ||
* Last updated: Mon, 19 Sep 2016 16:15:23 GMT | ||
* File structure: Global | ||
@@ -14,0 +14,0 @@ * Library Dependencies: filesystem |
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
387582
Updated@types/filesystem@*