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

react-datasheet-grid

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-datasheet-grid - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/columns/checkboxColumn.d.ts

4

package.json
{
"name": "react-datasheet-grid",
"version": "2.0.0",
"version": "2.0.1",
"description": "An Excel-like React component to create beautiful spreadsheets.",

@@ -8,3 +8,3 @@ "main": "dist/index.js",

"scripts": {
"build": "rimraf ./dist && tsc && cpx \"src/**/*.css\" dist",
"build": "rm tsconfig.tsbuildinfo && rimraf ./dist && tsc && cpx \"src/**/*.css\" dist",
"start": "concurrently \"tsc --watch\" \"cpx \\\"src/**/*.css\\\" dist --watch\"",

@@ -11,0 +11,0 @@ "format": "prettier --write src/. && prettier --write example/src/.",

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