terra-toggle-button
Advanced tools
Comparing version 3.62.0 to 3.63.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 3.63.0 - (January 9, 2023) | ||
* Changed | ||
* Minor dependency version bump of terra-icon and terra-toggle | ||
## 3.62.0 - (December 7, 2022) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-toggle-button", | ||
"main": "lib/ToggleButton.js", | ||
"version": "3.62.0", | ||
"version": "3.63.0", | ||
"description": "Toggle button component that transitions content in and out with the click on a button.", | ||
@@ -32,4 +32,4 @@ "repository": { | ||
"terra-button": "^3.62.0", | ||
"terra-icon": "^3.49.0", | ||
"terra-toggle": "^3.51.0" | ||
"terra-icon": "^3.50.0", | ||
"terra-toggle": "^3.52.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "scripts": { | ||
}, | ||
"gitHead": "421b2643a58e6de628aa789a9cdd0778b0a942a2" | ||
"gitHead": "fbdaa5356dc90ea93f2cae9b3df02bbd72745771" | ||
} |
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
52449
0
Updatedterra-icon@^3.50.0
Updatedterra-toggle@^3.52.0