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 3.9.0 to 3.9.1

dist/css/rsuite-table.css

5

package.json
{
"name": "rsuite-table",
"version": "3.9.0",
"version": "3.9.1",
"description": "A React table component",

@@ -21,3 +21,4 @@ "main": "lib/index.js",

"clean": "rm -rf node_modules/gh-pages/.cache",
"coveralls": "cat ./coverage/lcov/lcov.info | ./node_modules/.bin/coveralls"
"coveralls": "cat ./coverage/lcov/lcov.info | ./node_modules/.bin/coveralls",
"prepublish": "npm run test && npm run build"
},

@@ -24,0 +25,0 @@ "author": "simonguo.2009@gmail.com",

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