Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@polymer/iron-icon

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polymer/iron-icon - npm Package Compare versions

Comparing version 3.0.0-pre.10 to 3.0.0-pre.11

test/index.html

3

iron-icon.js

@@ -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>

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