@polymer/iron-icon
Advanced tools
Comparing version 3.0.0-pre.10 to 3.0.0-pre.11
@@ -1,5 +0,6 @@ | ||
import { html, Base } from '../polymer/polymer.js'; | ||
import { Base } from '../polymer/polymer.js'; | ||
import '../iron-meta/iron-meta.js'; | ||
import '../iron-flex-layout/iron-flex-layout.js'; | ||
import { Polymer } from '../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../polymer/lib/utils/html-tag.js'; | ||
import { dom } from '../polymer/lib/legacy/polymer.dom.js'; | ||
@@ -6,0 +7,0 @@ |
{ | ||
"name": "@polymer/iron-icon", | ||
"flat": true, | ||
"version": "3.0.0-pre.10", | ||
"description": "An element that supports displaying an icon", | ||
"author": [ | ||
"The Polymer Authors" | ||
], | ||
"keywords": [ | ||
@@ -14,3 +8,2 @@ "web-components", | ||
], | ||
"main": "iron-icon.html", | ||
"repository": { | ||
@@ -20,9 +13,7 @@ "type": "git", | ||
}, | ||
"name": "@polymer/iron-icon", | ||
"license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@polymer/iron-flex-layout": "^3.0.0-pre.10", | ||
"@polymer/iron-meta": "^3.0.0-pre.10", | ||
"@polymer/polymer": "^3.0.0-pre.10" | ||
}, | ||
"devDependencies": { | ||
"@polymer/gen-typescript-declarations": "^1.2.0", | ||
"bower": "^1.8.0", | ||
"@polymer/promise-polyfill": "^3.0.0-pre.10", | ||
@@ -36,2 +27,6 @@ "@polymer/iron-iconset": "^3.0.0-pre.10", | ||
}, | ||
"scripts": { | ||
"update-types": "bower install && gen-typescript-declarations --deleteExisting --outDir ." | ||
}, | ||
"version": "3.0.0-pre.11", | ||
"resolutions": { | ||
@@ -42,3 +37,10 @@ "inherits": "2.0.3", | ||
"type-detect": "1.0.0" | ||
}, | ||
"main": "iron-icon.js", | ||
"author": "The Polymer Authors", | ||
"dependencies": { | ||
"@polymer/iron-flex-layout": "^3.0.0-pre.10", | ||
"@polymer/iron-meta": "^3.0.0-pre.10", | ||
"@polymer/polymer": "^3.0.0-pre.10" | ||
} | ||
} |
[![Build status](https://travis-ci.org/PolymerElements/iron-icon.svg?branch=master)](https://travis-ci.org/PolymerElements/iron-icon) | ||
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/PolymerElements/iron-icon) | ||
@@ -3,0 +4,0 @@ ## <iron-icon> |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
28369
2
24
9
166