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

@patternfly/pfe-accordion

Package Overview
Dependencies
Maintainers
16
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patternfly/pfe-accordion - npm Package Compare versions

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

18

package.json
{
"name": "@patternfly/pfe-accordion",
"version": "2.0.0-next.2",
"version": "2.0.0-next.3",
"license": "MIT",

@@ -12,10 +12,4 @@ "description": "Accordion for PatternFly Elements",

"exports": {
".": {
"esbuild": "./pfe-accordion.ts",
"default": "./pfe-accordion.js"
},
"./*": {
"esbuild": "./*.ts",
"default": "./*.js"
}
".": "./pfe-accordion.js",
"./*": "./*.js"
},

@@ -79,7 +73,7 @@ "publishConfig": {

"dependencies": {
"@patternfly/pfe-collapse": "^2.0.0-next.0",
"@patternfly/pfe-core": "^2.0.0-next.1",
"@patternfly/pfe-icon": "^2.0.0-next.0",
"@patternfly/pfe-collapse": "^2.0.0-next.1",
"@patternfly/pfe-core": "^2.0.0-next.3",
"@patternfly/pfe-icon": "^2.0.0-next.1",
"lit": "^2.1.2"
}
}
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