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

@polymer/paper-item

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

Comparing version 3.0.0-pre.16 to 3.0.0-pre.17

24

package.json

@@ -19,12 +19,12 @@ {

"webmat": "^0.2.0",
"@polymer/iron-component-page": "^3.0.0-pre.16",
"@polymer/iron-demo-helpers": "^3.0.0-pre.16",
"@polymer/iron-icon": "^3.0.0-pre.16",
"@polymer/iron-icons": "^3.0.0-pre.16",
"@polymer/paper-icon-button": "^3.0.0-pre.16",
"@polymer/test-fixture": "^3.0.0-pre.16",
"@polymer/iron-component-page": "^3.0.0-pre.17",
"@polymer/iron-demo-helpers": "^3.0.0-pre.17",
"@polymer/iron-icon": "^3.0.0-pre.17",
"@polymer/iron-icons": "^3.0.0-pre.17",
"@polymer/paper-icon-button": "^3.0.0-pre.17",
"@polymer/test-fixture": "^3.0.0-pre.17",
"wct-browser-legacy": "^0.0.1-pre.11",
"@webcomponents/webcomponentsjs": "^2.0.0-beta.2",
"@polymer/iron-test-helpers": "^3.0.0-pre.16",
"@polymer/paper-input": "^3.0.0-pre.16"
"@polymer/iron-test-helpers": "^3.0.0-pre.17",
"@polymer/paper-input": "^3.0.0-pre.17"
},

@@ -35,3 +35,3 @@ "scripts": {

},
"version": "3.0.0-pre.16",
"version": "3.0.0-pre.17",
"resolutions": {

@@ -47,6 +47,6 @@ "inherits": "2.0.3",

"@polymer/polymer": "^3.0.0-pre.13",
"@polymer/paper-styles": "^3.0.0-pre.16",
"@polymer/iron-flex-layout": "^3.0.0-pre.16",
"@polymer/iron-behaviors": "^3.0.0-pre.16"
"@polymer/paper-styles": "^3.0.0-pre.17",
"@polymer/iron-flex-layout": "^3.0.0-pre.17",
"@polymer/iron-behaviors": "^3.0.0-pre.17"
}
}

@@ -55,2 +55,4 @@ /**

Polymer({
importMeta: import.meta,
_template: html`

@@ -57,0 +59,0 @@ <style include="paper-item-shared-styles"></style>

@@ -48,2 +48,4 @@ /**

Polymer({
importMeta: import.meta,
_template: html`

@@ -50,0 +52,0 @@ <style>

@@ -92,2 +92,4 @@ /**

Polymer({
importMeta: import.meta,
_template: html`

@@ -94,0 +96,0 @@ <style include="paper-item-shared-styles">

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