Socket
Socket
Sign inDemoInstall

@uxf/data-grid

Package Overview
Dependencies
Maintainers
1
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uxf/data-grid - npm Package Compare versions

Comparing version 1.1.30 to 1.1.31

components/DataGridBatchActions.d.ts

19

package.json
{
"name": "@uxf/data-grid",
"version": "1.1.30",
"version": "1.1.31",
"description": "Redux DataGrid",
"homepage": "https://gitlab.com/uxf-npm/data-grid#readme",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"module": "dist/index.js",
"repository": "https://gitlab.com/uxf/uxf-base-npm",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/uxf-npm/data-grid.git"
},
"license": "MIT",

@@ -19,4 +26,3 @@ "keywords": [

"compile": "tsc -P tsconfig.build.json",
"dev": "parcel ./example/index.html --out-dir example/dist --cache-dir example/.cache --port 8080",
"prepublish": "npm run-script test && npm run-script build",
"dev": "parcel demo/index.html",
"test": "npm run-script typecheck",

@@ -68,8 +74,5 @@ "test:update": "npm run-script typecheck && jest --coverage -u",

"typesafe-actions": "^4.4.1",
"typescript": "^3.1.6",
"webpack": "^4.41.0",
"webpack-cli": "^3.3.9",
"webpack-dev-server": "^3.8.2"
"typescript": "^3.1.6"
},
"gitHead": "e4f21a15c3d50fb6614d70cdaf36685232de87e7"
}
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