New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vrembem/drawer

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vrembem/drawer - npm Package Compare versions

Comparing version 1.15.0 to 1.15.1

9

package.json
{
"name": "@vrembem/drawer",
"description": "A container component that slides in from the left or right. Typically containing menus, search or other content.",
"version": "1.15.0",
"version": "1.15.1",
"license": "MIT",

@@ -31,7 +31,2 @@ "keywords": [

},
"devDependencies": {
"@vrembem/base": "^1.15.0",
"@vrembem/dialog": "^1.15.0",
"@vrembem/utility": "^1.15.0"
},
"dependencies": {

@@ -43,3 +38,3 @@ "@vrembem/core": "^1.15.0"

},
"gitHead": "1fde52e053066cf019c34748ddd36aea7bdd5ae0"
"gitHead": "acce1c63e4ff71a73c09c0bd6c410542c19ab356"
}

@@ -238,3 +238,3 @@ # Drawer

| ------------------- | --------------------- | ---------------------------------------------------------------------------------------------------- |
| `autoInit` | `false` | Automatically instantiates the instance. |
| `autoInit` | `false` | Automatically initializes the instance. |
| `dataDrawer` | `'drawer'` | Data attribute for a drawer. |

@@ -241,0 +241,0 @@ | `dataDialog` | `'drawer-dialog'` | Data attribute for a drawer dialog. |

Sorry, the diff of this file is not supported yet

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