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

@polymer/iron-image

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polymer/iron-image - npm Package Compare versions

Comparing version 3.0.0-pre.13 to 3.0.0-pre.14

8

iron-image.js

@@ -72,7 +72,7 @@ /**

*/
import '../polymer/polymer-legacy.js';
import '@polymer/polymer/polymer-legacy.js';
import { Polymer } from '../polymer/lib/legacy/polymer-fn.js';
import { html } from '../polymer/lib/utils/html-tag.js';
import { resolveUrl } from '../polymer/lib/utils/resolve-url.js';
import { Polymer } from '@polymer/polymer/lib/legacy/polymer-fn.js';
import { html } from '@polymer/polymer/lib/utils/html-tag.js';
import { resolveUrl } from '@polymer/polymer/lib/utils/resolve-url.js';
Polymer({

@@ -79,0 +79,0 @@ _template: html`

@@ -18,5 +18,5 @@ {

"webmat": "^0.2.0",
"@polymer/iron-component-page": "^3.0.0-pre.13",
"@polymer/iron-demo-helpers": "^3.0.0-pre.13",
"@polymer/paper-styles": "^3.0.0-pre.13",
"@polymer/iron-component-page": "^3.0.0-pre.14",
"@polymer/iron-demo-helpers": "^3.0.0-pre.14",
"@polymer/paper-styles": "^3.0.0-pre.14",
"wct-browser-legacy": "^0.0.1-pre.11",

@@ -29,3 +29,3 @@ "@webcomponents/webcomponentsjs": "^2.0.0-0"

},
"version": "3.0.0-pre.13",
"version": "3.0.0-pre.14",
"resolutions": {

@@ -32,0 +32,0 @@ "inherits": "2.0.3",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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