New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rsuite-table

Package Overview
Dependencies
Maintainers
1
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rsuite-table - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/HeaderCell.js

@@ -106,3 +106,3 @@ 'use strict';

var icon = _react2.default.createElement('i', { className: sortColumn === dataKey ? 'fa fa-sort-' + sortType : 'fa fa-sort' });
var icon = _react2.default.createElement('i', { className: sortColumn === dataKey ? 'icon icon-sort-' + sortType : 'icon icon-sort' });
return _react2.default.createElement(

@@ -109,0 +109,0 @@ 'div',

{
"name": "rsuite-table",
"version": "1.0.0",
"version": "1.0.1",
"description": "RSuite Table",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

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