Socket
Socket
Sign inDemoInstall

react-aria-modal

Package Overview
Dependencies
57
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

4

CHANGELOG.md
# Changelog
## 2.0.2
- Upgrade `react-displace`.
## 2.0.1

@@ -4,0 +8,0 @@

19

package.json
{
"name": "react-aria-modal",
"version": "2.0.1",
"version": "2.0.2",
"description": "A fully accessible and flexible React modal built according WAI-ARIA Authoring Practices",

@@ -37,13 +37,16 @@ "main": "index.js",

"react-dom": "0.14.x",
"react-displace": "^2.0.0"
"react-displace": "^2.0.1"
},
"devDependencies": {
"babelify": "6.3.0",
"browser-sync": "2.9.11",
"browserify": "11.2.0",
"eslint": "1.7.1",
"eslint-plugin-react": "3.5.1",
"babelify": "7.2.0",
"browser-sync": "2.10.1",
"browserify": "12.0.1",
"eslint": "1.10.3",
"eslint-plugin-react": "3.12.0",
"parallelshell": "2.0.0",
"watchify": "3.4.0"
"watchify": "3.6.1"
},
"babel": {
"presets": ["react"]
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc