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

terra-slide-panel

Package Overview
Dependencies
Maintainers
7
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-slide-panel - npm Package Compare versions

Comparing version 1.12.0 to 1.13.0

5

CHANGELOG.md

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

1.13.0 - (November 28, 2017)
------------------
### Changed
* Minor version bump
1.12.0 - (November 16, 2017)

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

4

docs/DEPENDENCIES.md

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

| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. |
| terra-base | ^2.6.1 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-base | ^2.7.0 | ^15.4.2 | The base component sets minimal global styles for an application. |

@@ -21,2 +21,2 @@ ## devDependencies

| react-dom | ^15.4.2 | ^15.6.2 | React package for working with the DOM. |
| terra-base | ^2.6.1 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-base | ^2.7.0 | ^15.4.2 | The base component sets minimal global styles for an application. |
{
"name": "terra-slide-panel",
"main": "lib/SlidePanel.js",
"version": "1.12.0",
"version": "1.13.0",
"description": "terra-slide-panel",

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

"react-dom": "^15.4.2",
"terra-base": "^2.7.0"
"terra-base": "^2.8.0"
},

@@ -35,3 +35,3 @@ "dependencies": {

"prop-types": "^15.5.8",
"terra-base": "^2.7.0"
"terra-base": "^2.8.0"
},

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