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

@aofl/drawer

Package Overview
Dependencies
Maintainers
2
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aofl/drawer - npm Package Compare versions

Comparing version 3.0.0-beta.5 to 3.0.0-beta.6

12

package.json
{
"name": "@aofl/drawer",
"version": "3.0.0-beta.5",
"version": "3.0.0-beta.6",
"description": "The <aofl-drawer> element toggles content between an open and closed state. Opening and closing animations are provided as classes to allow for any possible method of toggling content.",

@@ -10,3 +10,3 @@ "main": "dist/index.js",

"build:dev": "cross-env NODE_ENV=development npx aofl build",
"prepublish": "npm run build"
"prepublishOnly": "npm run build"
},

@@ -30,10 +30,10 @@ "repository": {

"peerDependencies": {
"@aofl/element": "0.0.0"
"@aofl/element": "> 3.0.0-beta.5 < 4.0.0"
},
"devDependencies": {
"@aofl/cli": "^3.0.0-beta.3",
"@aofl/element": "^3.0.0-beta.5",
"@aofl/cli": "^3.0.0-beta.6",
"@aofl/element": "^3.0.0-beta.6",
"cross-env": "^6.0.3"
},
"gitHead": "6eab96d111f1ebe9e5c5cff00cf108d46ac4ee19"
"gitHead": "23e8e9dd00e515c9305baf320436e43f51d7edd3"
}
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