@polymer/paper-toast
Advanced tools
Comparing version 1.3.0-pre.3 to 3.0.0-pre.1
{ | ||
"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)_ | ||
## <paper-toast> | ||
##<paper-toast> | ||
Material design: [Snackbars & toasts](https://www.google.com/design/spec/components/snackbars-toasts.html) | ||
@@ -23,0 +7,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
31288
13
290
57
+ Added@polymer/iron-a11y-announcer@3.2.0(transitive)
+ Added@polymer/iron-a11y-keys-behavior@3.0.1(transitive)
+ Added@polymer/iron-fit-behavior@3.1.0(transitive)
+ Added@polymer/iron-overlay-behavior@3.0.3(transitive)
+ Added@polymer/iron-resizable-behavior@3.0.1(transitive)
+ Added@polymer/polymer@3.5.2(transitive)
+ Added@webcomponents/shadycss@1.11.2(transitive)
- Removed@polymer/iron-a11y-announcer@1.0.5-pre.3(transitive)
- Removed@polymer/iron-a11y-keys-behavior@1.1.9-pre.3(transitive)
- Removed@polymer/iron-fit-behavior@1.2.5-pre.3(transitive)
- Removed@polymer/iron-overlay-behavior@1.10.2-pre.3(transitive)
- Removed@polymer/iron-resizable-behavior@1.0.5-pre.3(transitive)