@polymer/iron-media-query
Advanced tools
Comparing version 3.0.0-pre.10 to 3.0.0-pre.11
{ | ||
"name": "@polymer/iron-media-query", | ||
"flat": true, | ||
"version": "3.0.0-pre.10", | ||
"description": "Lets you bind to a CSS media query", | ||
"contributors": [ | ||
"The Polymer Authors" | ||
], | ||
"keywords": [ | ||
@@ -14,3 +8,2 @@ "web-components", | ||
], | ||
"main": "iron-media-query.html", | ||
"repository": { | ||
@@ -20,8 +13,8 @@ "type": "git", | ||
}, | ||
"homepage": "https://github.com/PolymerElements/iron-media-query", | ||
"name": "@polymer/iron-media-query", | ||
"license": "BSD-3-Clause", | ||
"homepage": "https://github.com/PolymerElements/iron-media-query", | ||
"dependencies": { | ||
"@polymer/polymer": "^3.0.0-pre.10" | ||
}, | ||
"devDependencies": { | ||
"@polymer/gen-typescript-declarations": "^1.2.0", | ||
"bower": "^1.8.0", | ||
"@polymer/paper-styles": "^3.0.0-pre.10", | ||
@@ -31,2 +24,6 @@ "wct-browser-legacy": "0.0.1-pre.11", | ||
}, | ||
"scripts": { | ||
"update-types": "bower install && gen-typescript-declarations --deleteExisting --outDir ." | ||
}, | ||
"version": "3.0.0-pre.11", | ||
"resolutions": { | ||
@@ -37,3 +34,8 @@ "inherits": "2.0.3", | ||
"type-detect": "1.0.0" | ||
}, | ||
"main": "iron-media-query.js", | ||
"author": "The Polymer Authors", | ||
"dependencies": { | ||
"@polymer/polymer": "^3.0.0-pre.10" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
19424
12
5
99