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 6.0.4 to 6.0.6

2

index.d.ts

@@ -107,3 +107,3 @@ declare module 'react-grid-system' {

export function setConfiguration(configuration: Configuration): void
export function useScreenClass(): string
export function useScreenClass(elementRef?: React.MutableRefObject<any>): string

@@ -110,0 +110,0 @@ export class Col extends React.Component<ColProps, any> { }

{
"name": "react-grid-system",
"version": "6.0.4",
"version": "6.0.6",
"description": "A powerful Bootstrap-like responsive grid system for React.",

@@ -5,0 +5,0 @@ "main": "./build/index.js",

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