New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@polymer/iron-iconset-svg

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-iconset-svg - npm Package Compare versions

Comparing version 3.0.0-pre.7 to 3.0.0-pre.8

2

bower.json
{
"name": "iron-iconset-svg",
"description": "Manages a set of svg icons",
"version": "2.1.0",
"version": "2.1.1",
"keywords": [

@@ -6,0 +6,0 @@ "web-components",

@@ -248,3 +248,3 @@ import '../polymer/polymer.js';

if (mirrorAllowed && content.hasAttribute('mirror-in-rtl')) {
cssText += '-webkit-transform:scale(-1,1);transform:scale(-1,1);';
cssText += '-webkit-transform:scale(-1,1);transform:scale(-1,1);transform-origin:center;';
}

@@ -251,0 +251,0 @@

{
"name": "@polymer/iron-iconset-svg",
"flat": true,
"version": "3.0.0-pre.7",
"version": "3.0.0-pre.8",
"description": "Manages a set of svg icons",

@@ -6,0 +6,0 @@ "contributors": [

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