@vrembem/drawer
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@vrembem/drawer", | ||
"description": "A container component that slides in from the left or right. Typically containing menus, search or other content.", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "dist/scripts.cjs.js", | ||
@@ -26,7 +26,7 @@ "module": "index.js", | ||
"devDependencies": { | ||
"@vrembem/base": "^1.2.0", | ||
"@vrembem/utility": "^1.2.0" | ||
"@vrembem/base": "^1.2.1", | ||
"@vrembem/utility": "^1.2.1" | ||
}, | ||
"dependencies": { | ||
"@vrembem/core": "^1.1.0" | ||
"@vrembem/core": "^1.2.1" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4b310877bb2ff4310d83cc206156092e370ed8e3" | ||
"gitHead": "396991c2e02978e302e545ccdeaad8357b22ed8a" | ||
} |
# Drawer | ||
A container component that slides in from the left or right. Typically containing menus, search or other content. | ||
[![npm version](https://img.shields.io/npm/v/%40vrembem%2Fdrawer.svg)](https://www.npmjs.com/package/%40vrembem%2Fdrawer) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80649
6
Updated@vrembem/core@^1.2.1