New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-grid-system

Package Overview
Dependencies
Maintainers
2
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-grid-system - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

8

package.json
{
"name": "react-grid-system",
"version": "3.0.4",
"version": "3.0.5",
"description": "A no CSS Bootstrap-like responsive grid system for React.",

@@ -46,6 +46,8 @@ "main": "./build/index.js",

"homepage": "https://github.com/JSxMachina/react-grid-system#readme",
"peerDependencies": {
"react": "^16.0.0"
},
"dependencies": {
"lodash": "^4.17.4",
"prop-types": "^15.6.0",
"react": "^16.0.0"
"prop-types": "^15.6.0"
},

@@ -52,0 +54,0 @@ "devDependencies": {

@@ -17,2 +17,6 @@ # react-grid-system

```
# Install react peer dependency
npm install react@16
# Install react grid system
npm install react-grid-system --save

@@ -19,0 +23,0 @@ ```

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