Socket
Socket
Sign inDemoInstall

terra-props-table

Package Overview
Dependencies
Maintainers
10
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-props-table - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

5

CHANGELOG.md

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

2.2.0 - (March 6, 2018)
------------------
### Removed
* Removed props-table script from package.json
2.1.0 - (February 26, 2018)

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

4

docs/DEPENDENCIES.md

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

|-|-|-|-|
| classnames | ^2.2.5 | -- | A simple javascript utility for conditionally joining classNames together |
| classnames | ^2.2.5 | -- | A simple utility for conditionally joining classNames together |
| commander | ^2.9.0 | -- | the complete solution for node.js command-line programs |

@@ -13,3 +13,3 @@ | glob | ^7.1.2 | -- | a little globber |

| react-docgen | ^2.15.0 | -- | A CLI and toolkit to extract information from React components for documentation generation. |
| terra-markdown | ^2.0.0 | ^16.2.0 | terra-markdown |
| terra-markdown | ^2.1.0 | ^16.2.0 | terra-markdown |

@@ -16,0 +16,0 @@ ## peerDependencies

{
"name": "terra-props-table",
"main": "lib/PropsTable.js",
"version": "2.1.0",
"version": "2.2.0",
"description": "terra-props-table",

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

"react-docgen": "^2.15.0",
"terra-markdown": "^2.1.0"
"terra-markdown": "^2.2.0"
},

@@ -40,0 +40,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