New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

terra-toggle-button

Package Overview
Dependencies
Maintainers
10
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-toggle-button - npm Package Compare versions

Comparing version 2.19.0 to 2.20.0

5

CHANGELOG.md

@@ -7,2 +7,7 @@ Changelog

2.19.0 - (August 1, 2018)
------------------
### Changed
* Minor dependency version bump
2.18.0 - (July 19, 2018)

@@ -9,0 +14,0 @@ ------------------

8

docs/DEPENDENCIES.md

@@ -8,6 +8,6 @@ # Dependency Information

| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. |
| terra-button | ^2.17.0 | ^16.2.0 | The terra-button component provides users a way to trigger actions in the UI. |
| terra-doc-template | ^1.10.0 | ^16.2.0 | Provides an adjustable template for documentation pages. |
| terra-icon | ^2.17.0 | ^16.2.0 | terra-icon |
| terra-toggle | ^2.16.0 | ^16.2.0 | Toggle component that transitions content in and out. |
| terra-button | ^2.18.0 | ^16.2.0 | The terra-button component provides users a way to trigger actions in the UI. |
| terra-doc-template | ^1.11.0 | ^16.2.0 | Provides an adjustable template for documentation pages. |
| terra-icon | ^2.18.0 | ^16.2.0 | terra-icon |
| terra-toggle | ^2.17.0 | ^16.2.0 | Toggle component that transitions content in and out. |

@@ -14,0 +14,0 @@ ## peerDependencies

{
"name": "terra-toggle-button",
"main": "lib/ToggleButton.js",
"version": "2.19.0",
"version": "2.20.0",
"description": "Toggle button component that transitions content in and out with the click on a button.",

@@ -31,6 +31,6 @@ "repository": {

"prop-types": "^15.5.8",
"terra-button": "^2.18.0",
"terra-doc-template": "^1.11.0",
"terra-icon": "^2.18.0",
"terra-toggle": "^2.17.0"
"terra-button": "^2.19.0",
"terra-doc-template": "^1.12.0",
"terra-icon": "^2.19.0",
"terra-toggle": "^2.18.0"
},

@@ -37,0 +37,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc