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

column-resizer

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

column-resizer - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

<a name="v1.2.1"></a>
# [v1.2.1](https://github.com/MonsantoCo/column-resizer/compare/v1.2.0...v1.2.1) (2019-02-11)
## Bug fixes
* Missing `serialize` documentation ([c095f3f](https://github.com/MonsantoCo/column-resizer/commit/c095f3f49cd3f727348cff75d0ecae2afaf41dbb))
## Enhancement
<a name="v1.2.0"></a>

@@ -2,0 +9,0 @@ # [v1.2.0](https://github.com/MonsantoCo/column-resizer/compare/v1.1.3...v1.2.0) (2019-02-11)

2

package.json
{
"name": "column-resizer",
"version": "1.2.0",
"version": "1.2.1",
"description": "Javascript to resize table columns",

@@ -5,0 +5,0 @@ "title": "ColumnResizer",

@@ -193,2 +193,7 @@ # ColumnResizer

* **serialize**: [type:Boolean] [default: true]
Flag to determine if column width data will be saved to session storage.
___
### Events

@@ -195,0 +200,0 @@ * **onResize**: [type: function] [default: null]

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