terra-toggle-button
Advanced tools
Comparing version 1.3.0 to 1.5.0
@@ -7,2 +7,12 @@ Changelog | ||
1.5.0 - (August 15, 2017) | ||
------------------ | ||
### Changed | ||
* Minor version bump | ||
1.4.0 - (August 8, 2017) | ||
------------------ | ||
### Changed | ||
* Minor version bump | ||
1.3.0 - (August 1, 2017) | ||
@@ -9,0 +19,0 @@ ------------------ |
{ | ||
"name": "terra-toggle-button", | ||
"main": "lib/ToggleButton.js", | ||
"version": "1.3.0", | ||
"version": "1.5.0", | ||
"description": "Toggle button component that transitions content in and out with the click on a button.", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"devDependencies": { | ||
"terra-props-table": "^1.2.0" | ||
"terra-props-table": "^1.3.0" | ||
}, | ||
@@ -30,7 +30,7 @@ "peerDependencies": { | ||
"react-dom": "^15.4.2", | ||
"terra-arrange": "^1.3.0", | ||
"terra-base": "^1.2.0", | ||
"terra-button": "^1.2.0", | ||
"terra-icon": "^1.3.0", | ||
"terra-toggle": "^1.2.0" | ||
"terra-arrange": "^1.5.0", | ||
"terra-base": "^1.4.0", | ||
"terra-button": "^1.4.0", | ||
"terra-icon": "^1.5.0", | ||
"terra-toggle": "^1.4.0" | ||
}, | ||
@@ -40,7 +40,7 @@ "dependencies": { | ||
"prop-types": "^15.5.8", | ||
"terra-arrange": "^1.3.0", | ||
"terra-base": "^1.2.0", | ||
"terra-button": "^1.2.0", | ||
"terra-icon": "^1.3.0", | ||
"terra-toggle": "^1.2.0" | ||
"terra-arrange": "^1.5.0", | ||
"terra-base": "^1.4.0", | ||
"terra-button": "^1.4.0", | ||
"terra-icon": "^1.5.0", | ||
"terra-toggle": "^1.4.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "scripts": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
27642
0
Updatedterra-arrange@^1.5.0
Updatedterra-base@^1.4.0
Updatedterra-button@^1.4.0
Updatedterra-icon@^1.5.0
Updatedterra-toggle@^1.4.0