Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.7.0 to 2.8.0

examples/test-examples/MockComponent.jsx

5

CHANGELOG.md

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

2.7.0 - (May 23, 2018)
------------------
### Changed
* Minor dependency version bump
2.6.0 - (May 2, 2018)

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

2

docs/DEPENDENCIES.md

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

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

@@ -15,0 +15,0 @@ ## peerDependencies

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

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

"lint:scss": "stylelint src/**/*.scss",
"test": "npm run test:jest && npm run test:nightwatch",
"test": "npm run test:jest && npm run test:wdio",
"test:jest": "jest ./tests/jest/* --config ../../jestconfig.json",
"test:nightwatch": "nightwatch -c ../../nightwatch.conf.js"
"test:wdio": "../../node_modules/.bin/wdio ../../wdio.conf.js"
}
}
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