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

radium-bootstrap-grid

Package Overview
Dependencies
Maintainers
6
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

radium-bootstrap-grid - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

3

package.json
{
"name": "radium-bootstrap-grid",
"version": "0.1.7",
"version": "0.1.8",
"description": "Bootstrap grid system using inline styles",

@@ -45,3 +45,2 @@ "main": "lib/index.js",

"eslint-plugin-react": ">=3.5.1",
"react-pure-render": ">=1.0.2",
"react-transform-catch-errors": ">=1.0.0",

@@ -48,0 +47,0 @@ "react-transform-hmr": ">=1.0.1",

@@ -1,4 +0,4 @@

import Component from 'react-pure-render/component'
import Component from 'react-pure-render/component';
import Radium from 'radium';
import React, {PropTypes as RPT} from 'react'
import React, {PropTypes as RPT} from 'react';
import { container, clearfix } from './grid';

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