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

terra-arrange

Package Overview
Dependencies
Maintainers
6
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-arrange - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

5

CHANGELOG.md

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

1.4.0 - (August 8, 2017)
------------------
### Changed
* Minor version bump
1.3.0 - (August 1, 2017)

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

10

package.json
{
"name": "terra-arrange",
"main": "lib/Arrange.js",
"version": "1.3.0",
"version": "1.4.0",
"description": "The arrange component is used for horizontally arranging and vertically aligning a single row of container elements.",

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

"react-dom": "^15.4.2",
"terra-base": "^1.2.0"
"terra-base": "^1.3.0"
},

@@ -48,8 +48,8 @@ "dependencies": {

"prop-types": "^15.5.8",
"terra-base": "^1.2.0"
"terra-base": "^1.3.0"
},
"devDependencies": {
"terra-icon": "^1.3.0",
"terra-props-table": "^1.2.0"
"terra-icon": "^1.4.0",
"terra-props-table": "^1.3.0"
}
}
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