react-aria-modal
Advanced tools
Comparing version 2.0.1 to 2.0.2
# Changelog | ||
## 2.0.2 | ||
- Upgrade `react-displace`. | ||
## 2.0.1 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"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"] | ||
} | ||
} |
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
38452
Updatedreact-displace@^2.0.1