Socket
Socket
Sign inDemoInstall

af-react-grid

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

af-react-grid - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

core/index.js

66

package.json
{
"name": "af-react-grid",
"version": "3.0.0",
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/nowaalex/af-react-grid"
},
"bugs": {
"url": "https://github.com/nowaalex/af-react-grid/issues"
},
"homepage": "github.com:nowaalex/af-react-grid",
"keywords": [
"react",
"resizable",
"grid",
"React resizable grid",
"React flex resizable grid"
],
"author": "alex <nowaalex@gmail.com>",
"license": "MIT",
"peerDependencies": {
"lodash": "^4.17.15",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"@emotion/core": "^10.0.22",
"eventemitter3": "^4.0.0",
"prop-types": "^15.7.2",
"react-draggable": "^4.1.0"
},
"devDependencies": {
}
}
"name": "af-react-grid",
"version": "3.0.1",
"sideEffects": false,
"module": "core/index.js",
"main": "core/index.js",
"repository": {
"type": "git",
"url": "https://github.com/nowaalex/af-react-grid"
},
"bugs": {
"url": "https://github.com/nowaalex/af-react-grid/issues"
},
"homepage": "github.com:nowaalex/af-react-grid",
"keywords": [
"react",
"resizable",
"grid",
"React resizable grid",
"React flex resizable grid"
],
"author": "alex <nowaalex@gmail.com>",
"license": "MIT",
"peerDependencies": {
"@emotion/core": "^10.0.22",
"eventemitter3": "^4.0.0",
"lodash": "^4.17.15",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-draggable": "^4.1.0"
},
"devDependencies": {}
}
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