Socket
Socket
Sign inDemoInstall

@patternfly/pfe-toast

Package Overview
Dependencies
10
Maintainers
16
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-next.2 to 2.0.0-next.3

12

custom-elements.json

@@ -81,3 +81,3 @@ {

"static": true,
"default": "'{{version}}'",
"default": "2.0.0-next.3",
"readonly": true

@@ -248,3 +248,11 @@ },

"tagName": "pfe-toast",
"customElement": true
"customElement": true,
"demos": [
{
"url": "https://patternflyelements.org/components/toast/demo/",
"source": {
"href": "https://github.com/patternfly/patternfly-elements/tree/main/elements/pfe-toast/demo/pfe-toast.html"
}
}
]
}

@@ -251,0 +259,0 @@ ],

6

package.json
{
"name": "@patternfly/pfe-toast",
"license": "MIT",
"version": "2.0.0-next.2",
"version": "2.0.0-next.3",
"description": "Toast element for PatternFly Elements",

@@ -68,5 +68,5 @@ "customElements": "custom-elements.json",

"dependencies": {
"@patternfly/pfe-core": "^2.0.0-next.4",
"lit": "^2.1.2"
"@patternfly/pfe-core": "^2.0.0-next.8",
"lit": "2.3.0"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc