Socket
Socket
Sign inDemoInstall

@accessible/drawer

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accessible/drawer - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [3.0.1](https://github.com/accessible-ui/drawer/compare/v3.0.0...v3.0.1) (2020-08-10)
## 3.0.0 (2020-07-20)

@@ -7,0 +9,0 @@

5

package.json
{
"name": "@accessible/drawer",
"version": "3.0.0",
"version": "3.0.1",
"homepage": "https://github.com/accessible-ui/drawer#readme",

@@ -148,6 +148,7 @@ "repository": "github:accessible-ui/drawer",

"react-test-renderer": "latest",
"standard-version": "latest",
"standard-version": "^8.0.2",
"typescript": "latest"
},
"dependencies": {
"@accessible/button": "^2.0.2",
"@accessible/disclosure": "^3.0.1"

@@ -154,0 +155,0 @@ },

@@ -315,3 +315,2 @@ <hr>

readonly style: React.CSSProperties | undefined
readonly onClick: (event: E) => void
}

@@ -407,3 +406,2 @@ ```

readonly tabIndex: 0
readonly onClick: (event: E) => void
}

@@ -410,0 +408,0 @@ ```

Sorry, the diff of this file is not supported yet

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