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.1 to 0.6.2

2

dist/index.js

@@ -1620,3 +1620,3 @@ 'use strict';

function _templateObject$4() {
var data = _taggedTemplateLiteral(["\n html, body,\n h1, h2, h3, h4, h5, h6,\n a, p, span,\n em, small, strong,\n sub, sup,\n mark, del, ins, strike,\n abbr, dfn,\n blockquote, q, cite,\n code, pre,\n ol, ul, li, dl, dt, dd,\n div, section, article,\n main, aside, nav,\n header, hgroup, footer,\n img, figure, figcaption,\n address, time,\n audio, video,\n canvas, iframe,\n details, summary,\n fieldset, form, label, legend,\n table, caption,\n tbody, tfoot, thead,\n tr, th, td {\n margin: 0;\n padding: 0;\n border: 0;\n }\n\n /* Typography\n * *********************************** */\n html {\n font-size: 62.5%;\n }\n\n body {\n line-height: 1.5;\n }\n\n * {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n }\n\n /* Layout\n * *********************************** */\n article,\n aside,\n footer,\n header,\n nav,\n section,\n main {\n display: block;\n }\n\n * {\n box-sizing: border-box;\n }\n\n *:before,\n *:after {\n box-sizing: inherit;\n }\n\n /* Elements\n * *********************************** */\n table {\n border-collapse: collapse;\n border-spacing: 0;\n }\n\n blockquote,\n q {\n quotes: none;\n }\n\n blockquote:after,\n blockquote:before,\n q:after,\n q:before {\n content: \"\";\n content: none;\n }\n\n img {\n border-style: none;\n }\n\n img, video {\n max-width: 100%;\n height: auto;\n }\n\n img, video, canvas, audio, iframe, embed, object { \n display: block;\n vertical-align: middle;\n }\n\n /* Attributes & states\n * *********************************** */\n [hidden] {\n display: none !important;\n }\n\n [disabled] {\n cursor: not-allowed;\n }\n\n :focus:not(:focus-visible) {\n outline: none;\n }\n"]);
var data = _taggedTemplateLiteral(["\n html, body,\n h1, h2, h3, h4, h5, h6,\n a, p, span,\n em, small, strong,\n sub, sup,\n mark, del, ins, strike,\n abbr, dfn,\n blockquote, q, cite,\n code, pre,\n ol, ul, li, dl, dt, dd,\n div, section, article,\n main, aside, nav,\n header, hgroup, footer,\n img, figure, figcaption,\n address, time,\n audio, video,\n canvas, iframe,\n details, summary,\n fieldset, form, label, legend,\n table, caption,\n tbody, tfoot, thead,\n tr, th, td {\n margin: 0;\n padding: 0;\n border: 0;\n }\n\n /* Typography\n * *********************************** */\n html {\n font-size: 62.5%;\n -webkit-text-size-adjust: 100%;\n }\n\n body {\n line-height: 1.5;\n }\n\n * {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n }\n\n /* Layout\n * *********************************** */\n article,\n aside,\n footer,\n header,\n nav,\n section,\n main {\n display: block;\n }\n\n * {\n box-sizing: border-box;\n }\n\n *:before,\n *:after {\n box-sizing: inherit;\n }\n\n /* Elements\n * *********************************** */\n abbr[title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n }\n\n blockquote,\n q {\n quotes: none;\n }\n\n blockquote:after,\n blockquote:before,\n q:after,\n q:before {\n content: \"\";\n content: none;\n }\n\n img {\n border-style: none;\n }\n\n img, video {\n max-width: 100%;\n height: auto;\n }\n\n img, video, canvas, audio, iframe, embed, object { \n display: block;\n vertical-align: middle;\n }\n\n summary {\n display: list-item;\n cursor: pointer;\n }\n\n table {\n border-collapse: collapse;\n border-spacing: 0;\n }\n\n /* Forms\n * *********************************** */\n [type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n }\n\n /* Attributes & states\n * *********************************** */\n [hidden] {\n display: none !important;\n }\n\n [disabled] {\n cursor: not-allowed;\n }\n\n :focus:not(:focus-visible) {\n outline: none;\n }\n"]);

@@ -1623,0 +1623,0 @@ _templateObject$4 = function _templateObject() {

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

function _templateObject$4() {
var data = _taggedTemplateLiteral(["\n html, body,\n h1, h2, h3, h4, h5, h6,\n a, p, span,\n em, small, strong,\n sub, sup,\n mark, del, ins, strike,\n abbr, dfn,\n blockquote, q, cite,\n code, pre,\n ol, ul, li, dl, dt, dd,\n div, section, article,\n main, aside, nav,\n header, hgroup, footer,\n img, figure, figcaption,\n address, time,\n audio, video,\n canvas, iframe,\n details, summary,\n fieldset, form, label, legend,\n table, caption,\n tbody, tfoot, thead,\n tr, th, td {\n margin: 0;\n padding: 0;\n border: 0;\n }\n\n /* Typography\n * *********************************** */\n html {\n font-size: 62.5%;\n }\n\n body {\n line-height: 1.5;\n }\n\n * {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n }\n\n /* Layout\n * *********************************** */\n article,\n aside,\n footer,\n header,\n nav,\n section,\n main {\n display: block;\n }\n\n * {\n box-sizing: border-box;\n }\n\n *:before,\n *:after {\n box-sizing: inherit;\n }\n\n /* Elements\n * *********************************** */\n table {\n border-collapse: collapse;\n border-spacing: 0;\n }\n\n blockquote,\n q {\n quotes: none;\n }\n\n blockquote:after,\n blockquote:before,\n q:after,\n q:before {\n content: \"\";\n content: none;\n }\n\n img {\n border-style: none;\n }\n\n img, video {\n max-width: 100%;\n height: auto;\n }\n\n img, video, canvas, audio, iframe, embed, object { \n display: block;\n vertical-align: middle;\n }\n\n /* Attributes & states\n * *********************************** */\n [hidden] {\n display: none !important;\n }\n\n [disabled] {\n cursor: not-allowed;\n }\n\n :focus:not(:focus-visible) {\n outline: none;\n }\n"]);
var data = _taggedTemplateLiteral(["\n html, body,\n h1, h2, h3, h4, h5, h6,\n a, p, span,\n em, small, strong,\n sub, sup,\n mark, del, ins, strike,\n abbr, dfn,\n blockquote, q, cite,\n code, pre,\n ol, ul, li, dl, dt, dd,\n div, section, article,\n main, aside, nav,\n header, hgroup, footer,\n img, figure, figcaption,\n address, time,\n audio, video,\n canvas, iframe,\n details, summary,\n fieldset, form, label, legend,\n table, caption,\n tbody, tfoot, thead,\n tr, th, td {\n margin: 0;\n padding: 0;\n border: 0;\n }\n\n /* Typography\n * *********************************** */\n html {\n font-size: 62.5%;\n -webkit-text-size-adjust: 100%;\n }\n\n body {\n line-height: 1.5;\n }\n\n * {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n }\n\n /* Layout\n * *********************************** */\n article,\n aside,\n footer,\n header,\n nav,\n section,\n main {\n display: block;\n }\n\n * {\n box-sizing: border-box;\n }\n\n *:before,\n *:after {\n box-sizing: inherit;\n }\n\n /* Elements\n * *********************************** */\n abbr[title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n }\n\n blockquote,\n q {\n quotes: none;\n }\n\n blockquote:after,\n blockquote:before,\n q:after,\n q:before {\n content: \"\";\n content: none;\n }\n\n img {\n border-style: none;\n }\n\n img, video {\n max-width: 100%;\n height: auto;\n }\n\n img, video, canvas, audio, iframe, embed, object { \n display: block;\n vertical-align: middle;\n }\n\n summary {\n display: list-item;\n cursor: pointer;\n }\n\n table {\n border-collapse: collapse;\n border-spacing: 0;\n }\n\n /* Forms\n * *********************************** */\n [type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n }\n\n /* Attributes & states\n * *********************************** */\n [hidden] {\n display: none !important;\n }\n\n [disabled] {\n cursor: not-allowed;\n }\n\n :focus:not(:focus-visible) {\n outline: none;\n }\n"]);

@@ -1616,0 +1616,0 @@ _templateObject$4 = function _templateObject() {

{
"name": "@chasemccoy/kit",
"version": "0.6.1",
"version": "0.6.2",
"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