Socket
Socket
Sign inDemoInstall

terra-button

Package Overview
Dependencies
Maintainers
6
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-button - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

6

CHANGELOG.md

@@ -7,3 +7,9 @@ Changelog

1.2.0 - (August 1, 2017)
------------------
### Removed
* Removed terra-mixins
1.1.0 - (July 18, 2017)
-----------------------
### Changed

@@ -10,0 +16,0 @@ * Converted component to use CSS modules

10

package.json
{
"name": "terra-button",
"main": "lib/Button.js",
"version": "1.1.0",
"version": "1.2.0",
"description": "The terra-button component provides users a way to trigger actions in the UI.",

@@ -40,3 +40,3 @@ "repository": {

"devDependencies": {
"terra-props-table": "^1.1.0"
"terra-props-table": "^1.2.0"
},

@@ -46,4 +46,3 @@ "peerDependencies": {

"react-dom": "^15.4.2",
"terra-base": "^1.1.0",
"terra-mixins": "^1.7.0"
"terra-base": "^1.2.0"
},

@@ -53,5 +52,4 @@ "dependencies": {

"prop-types": "^15.5.8",
"terra-base": "^1.1.0",
"terra-mixins": "^1.7.0"
"terra-base": "^1.2.0"
}
}
lib/Button.scss

Sorry, the diff of this file is not supported yet

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