terra-slide-panel
Advanced tools
Comparing version 1.12.0 to 1.13.0
@@ -7,2 +7,7 @@ Changelog | ||
1.13.0 - (November 28, 2017) | ||
------------------ | ||
### Changed | ||
* Minor version bump | ||
1.12.0 - (November 16, 2017) | ||
@@ -9,0 +14,0 @@ ------------------ |
@@ -8,3 +8,3 @@ # Dependency Information | ||
| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. | | ||
| terra-base | ^2.6.1 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
| terra-base | ^2.7.0 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
@@ -21,2 +21,2 @@ ## devDependencies | ||
| react-dom | ^15.4.2 | ^15.6.2 | React package for working with the DOM. | | ||
| terra-base | ^2.6.1 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
| terra-base | ^2.7.0 | ^15.4.2 | The base component sets minimal global styles for an application. | |
{ | ||
"name": "terra-slide-panel", | ||
"main": "lib/SlidePanel.js", | ||
"version": "1.12.0", | ||
"version": "1.13.0", | ||
"description": "terra-slide-panel", | ||
@@ -29,3 +29,3 @@ "repository": { | ||
"react-dom": "^15.4.2", | ||
"terra-base": "^2.7.0" | ||
"terra-base": "^2.8.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "dependencies": { | ||
"prop-types": "^15.5.8", | ||
"terra-base": "^2.7.0" | ||
"terra-base": "^2.8.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "scripts": { |
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
25191
10
Updatedterra-base@^2.8.0