Socket
Socket
Sign inDemoInstall

@chasemccoy/kit

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chasemccoy/kit - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

1

dist/index.js

@@ -1705,2 +1705,3 @@ 'use strict';

return React.createElement(Container, _extends({
gutter: gutter,
mx: gutter ? "-".concat(gutter, "px") : ['-8px', '-12px'],

@@ -1707,0 +1708,0 @@ mt: gutter ? "-".concat(gutter * 2, "px") : ['-16px', '-24px']

@@ -1698,2 +1698,3 @@ import styled, { css, createGlobalStyle } from 'styled-components';

return React.createElement(Container, _extends({
gutter: gutter,
mx: gutter ? "-".concat(gutter, "px") : ['-8px', '-12px'],

@@ -1700,0 +1701,0 @@ mt: gutter ? "-".concat(gutter * 2, "px") : ['-16px', '-24px']

2

package.json
{
"name": "@chasemccoy/kit",
"version": "0.6.2",
"version": "0.6.3",
"description": "React component library and development kit. ",

@@ -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