Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

styled-bootstrap-grid

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

styled-bootstrap-grid - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

2

dist/components/ThemeProvider/types.d.ts

@@ -0,1 +1,2 @@

/// <reference types="react" />
import { MediaAliases, Media } from '../../media/types';

@@ -21,2 +22,3 @@ export declare type Breakpoints = {

gridTheme?: GridTheme;
children: React.ReactChild;
}

@@ -23,0 +25,0 @@ export declare type DefaultContainerMaxWidth = {

2

package.json
{
"name": "styled-bootstrap-grid",
"version": "3.0.4",
"version": "3.0.5",
"description": "bootstrap grid system using styled components",

@@ -5,0 +5,0 @@ "main": "./dist/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