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

@polymer/paper-toast

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/paper-toast - npm Package Compare versions

Comparing version 1.3.0-pre.3 to 3.0.0-pre.1

.github/ISSUE_TEMPLATE.md

12

package.json
{
"name": "@polymer/paper-toast",
"flat": true,
"version": "1.3.0-pre.3",
"version": "3.0.0-pre.1",
"description": "A material design notification toast",

@@ -20,10 +20,10 @@ "contributors": [

},
"license": "SEE LICENSE IN http://polymer.github.io/LICENSE.txt",
"license": "http://polymer.github.io/LICENSE.txt",
"dependencies": {
"@polymer/iron-a11y-announcer": "preview",
"@polymer/iron-overlay-behavior": "preview",
"@polymer/iron-fit-behavior": "preview",
"@polymer/polymer": "preview"
"@polymer/iron-a11y-announcer": "^3.0.0-pre.1",
"@polymer/iron-overlay-behavior": "^3.0.0-pre.1",
"@polymer/iron-fit-behavior": "^3.0.0-pre.1",
"@polymer/polymer": "^3.0.0-pre.1"
},
"devDependencies": {}
}

@@ -1,22 +0,6 @@

<!---
This README is automatically generated from the comments in these files:
paper-toast.html
Edit those files, and our readme bot will duplicate them over here!
Edit this file, and the bot will squash your changes :)
The bot does some handling of markdown. Please file a bug if it does the wrong
thing! https://github.com/PolymerLabs/tedium/issues
-->
[![Build status](https://travis-ci.org/PolymerElements/paper-toast.svg?branch=master)](https://travis-ci.org/PolymerElements/paper-toast)
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/PolymerElements/paper-toast)
_[Demo and API docs](https://elements.polymer-project.org/elements/paper-toast)_
## &lt;paper-toast&gt;
##&lt;paper-toast&gt;
Material design: [Snackbars & toasts](https://www.google.com/design/spec/components/snackbars-toasts.html)

@@ -23,0 +7,0 @@

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