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

terra-slide-panel

Package Overview
Dependencies
Maintainers
9
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 3.12.0 to 3.13.0

5

CHANGELOG.md

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

3.13.0 - (August 21, 2019)
------------------
### Changed
* Cleaned up ESLint comments
3.12.0 - (August 14, 2019)

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

2

lib/terra-dev-site/doc/example/DefaultSlidePanel.js

@@ -32,3 +32,3 @@ "use strict";

// eslint-disable-next-line import/no-extraneous-dependencies, import/no-unresolved, import/extensions */
/* eslint-disable-next-line import/no-extraneous-dependencies, import/no-unresolved, import/extensions */
var cx = _bind.default.bind(_DefaultSlidePanelModule.default);

@@ -35,0 +35,0 @@

{
"name": "terra-slide-panel",
"main": "lib/SlidePanel.js",
"version": "3.12.0",
"version": "3.13.0",
"description": "The Terra SlidePanel component is a progressive disclosure mechanism that allows additional content to be shown and hidden in a variety of ways.",

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

},
"gitHead": "e1b264159c53e3eee057a0f26634410847d0b321"
"gitHead": "262a8630ba19b1d12fedcaa0aae434ce29aaaf4f"
}
import React from 'react';
import PropTypes from 'prop-types';
// eslint-disable-next-line import/no-extraneous-dependencies, import/no-unresolved, import/extensions */
/* eslint-disable-next-line import/no-extraneous-dependencies, import/no-unresolved, import/extensions */
import SlidePanel from 'terra-slide-panel/lib/SlidePanel';

@@ -5,0 +5,0 @@ import classNames from 'classnames/bind';

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