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

@glideapps/glide-data-grid

Package Overview
Dependencies
Maintainers
8
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glideapps/glide-data-grid - npm Package Compare versions

Comparing version 3.0.0-rc4 to 3.0.0-rollup-test1

dist/js/index.js.map

13

package.json
{
"name": "@glideapps/glide-data-grid",
"version": "3.0.0-rc4",
"version": "3.0.0-rollup-test1",
"description": "Super fast, pure canvas Data Grid Editor",

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

"build": "npm run build-js && npm run build-types",
"build-js": "babel ./src -d dist/js --ignore '**/*.stories.tsx','src/stories/*.tsx' --extensions .ts,.tsx --config-file ./babel.config.json",
"build-js": "rollup -c rollup.config.js",
"build-babel": "babel ./src -d dist/js --ignore '**/*.stories.tsx','src/stories/*.tsx' --extensions .ts,.tsx --config-file ./babel.config.json",
"build-types": "tsc -p tsconfig.types.json",

@@ -59,2 +60,6 @@ "lint": "eslint src --ext .ts,.tsx",

"@babel/preset-typescript": "^7.9.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.6",
"@storybook/addon-actions": "^6.3.2",

@@ -92,2 +97,6 @@ "@storybook/addon-controls": "^6.3.2",

"react-virtualized": "^9.21.0",
"rollup": "^2.58.0",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"styled-components": "5.2.0",

@@ -94,0 +103,0 @@ "typescript": "^4.4.3"

dist/js/click-outside-container/click-outside-container.js

Sorry, the diff of this file is too big to display

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