Socket
Socket
Sign inDemoInstall

react-context-table

Package Overview
Dependencies
15
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2-alpha.0

6

package.json
{
"name": "react-context-table",
"version": "1.1.1",
"version": "1.1.2-alpha.0",
"description": "a react table component to display large data set with high performance and flexibility",

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

"release": "npx standard-version --release-as patch && npm run build && npm run publish",
"prerelease": "npx standard-version -- --prerelease alpha && npm run build && npm publish",
"release-minor": "npx standard-version --release-as minor && npm run build && npm ",
"prerelease": "npx standard-version --prerelease alpha && npm run build",
"release-minor": "npx standard-version --release-as minor && npm run build && npm run publish ",
"prepublish": "npm run build && npm run test",

@@ -39,0 +39,0 @@ "test": "jest"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc