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

@polymer/iron-a11y-announcer

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polymer/iron-a11y-announcer - npm Package Compare versions

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

8

demo/x-announces.js

@@ -14,8 +14,8 @@ /*

*/
import '../../polymer/polymer-legacy.js';
import '@polymer/polymer/polymer-legacy.js';
import { IronA11yAnnouncer } from '../iron-a11y-announcer.js';
import '../../paper-button/paper-button.js';
import { Polymer } from '../../polymer/lib/legacy/polymer-fn.js';
import { html } from '../../polymer/lib/utils/html-tag.js';
import '@polymer/paper-button/paper-button.js';
import { Polymer } from '@polymer/polymer/lib/legacy/polymer-fn.js';
import { html } from '@polymer/polymer/lib/utils/html-tag.js';
Polymer({

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

@@ -48,6 +48,6 @@ /**

*/
import '../polymer/polymer-legacy.js';
import '@polymer/polymer/polymer-legacy.js';
import { Polymer as Polymer$0 } from '../polymer/lib/legacy/polymer-fn.js';
import { html } from '../polymer/lib/utils/html-tag.js';
import { Polymer as Polymer$0 } from '@polymer/polymer/lib/legacy/polymer-fn.js';
import { html } from '@polymer/polymer/lib/utils/html-tag.js';

@@ -54,0 +54,0 @@ export const IronA11yAnnouncer = Polymer$0({

@@ -19,7 +19,7 @@ {

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

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

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

@@ -35,0 +35,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