Socket
Socket
Sign inDemoInstall

af-react-grid

Package Overview
Dependencies
92
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

6

package.json
{
"name": "af-react-grid",
"version": "2.0.1",
"version": "2.0.2",
"sideEffects": false,

@@ -69,3 +69,3 @@ "browserslist": [

"html-webpack-plugin": "^3.2.0",
"husky": "^3.0.1",
"husky": "^3.0.2",
"jest": "^24.8.0",

@@ -81,3 +81,3 @@ "jest-mock-console": "^1.0.0",

"rollup-plugin-strip-prop-types": "^1.0.2",
"webpack": "^4.37.0",
"webpack": "^4.38.0",
"webpack-cli": "^3.3.6",

@@ -84,0 +84,0 @@ "webpack-dev-server": "^3.7.2"

@@ -49,5 +49,3 @@ import {

return () => {
if( !cellKey ){
GridModel.Events.off( evt, up );
}
GridModel.Events.off( evt, up );
}

@@ -54,0 +52,0 @@ }, [ finalCellKey ]);

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