Huge News!Announcing our $40M Series B led by Abstract Ventures.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 2.9.3 to 2.9.4

10

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

@@ -12,3 +12,3 @@ "main": "./build/index.js",

"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "npm run build"
"prepare": "npm run build"
},

@@ -46,5 +46,5 @@ "files": [

"dependencies": {
"lodash": "4.17.4",
"prop-types": "15.5.8",
"react": "15.5.4"
"lodash": "^4.17.4",
"prop-types": "^15.5.0",
"react": "^15.5.0"
},

@@ -51,0 +51,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