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

blockbuster-design-system

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blockbuster-design-system - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

2

dist/index.js

@@ -267,3 +267,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

function _templateObject$4() {
var data = _taggedTemplateLiteralLoose(["\n :root {\n\n\n\n /* Colors */\n --black: ", ";\n --deepBlue: ", ";\n --blue: ", ";\n --gold: ", ";\n --white: ", ";\n\n\n\n /* Color utilities */\n --bgColor: var(--black);\n\n\n\n /* Font sizes */\n --fontCopy: ", ";\n --fontTiny: ", ";\n --fontSmall: ", ";\n --fontMed: ", ";\n --fontBig: ", ";\n --fontHuge: ", ";\n\n\n\n /* Fonts */\n --fontDecorative: \"Montserrat\", sans-serif;\n --fontMain: \"Roboto\", sans-serif;\n\n\n\n /* Utilities */\n --borderRadius: 4px;\n --maxWidth: 1200px;\n --resp-flex-direction: row;\n --transition: all .2s ease-in;\n }\n\n * {\n border: none;\n box-sizing: border-box;\n font-family: var(--fontMain);\n margin: 0;\n padding: 0;\n }\n"]);
var data = _taggedTemplateLiteralLoose(["\n :root {\n\n\n\n /* Colors */\n --black: ", ";\n --deepBlue: ", ";\n --blue: ", ";\n --gold: ", ";\n --white: ", ";\n\n\n\n /* Color utilities */\n --bgColor: var(--black);\n\n\n\n /* Font sizes */\n --fontCopy: ", ";\n --fontTiny: ", ";\n --fontSmall: ", ";\n --fontMed: ", ";\n --fontBig: ", ";\n --fontHuge: ", ";\n\n\n\n /* Fonts */\n --fontDecorative: \"Montserrat\", sans-serif;\n --fontMain: \"Roboto\", sans-serif;\n\n\n\n /* Utilities */\n --borderRadius: 4px;\n --maxWidth: 1200px;\n --resp-flex-direction: row;\n --transition: all .2s ease-in;\n }\n\n * {\n border: none;\n box-sizing: border-box;\n font-family: var(--fontMain);\n margin: 0;\n padding: 0;\n }\n\n html {\n scroll-behavior: smooth;\n }\n"]);

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

@@ -264,3 +264,3 @@ import React from 'react';

function _templateObject$4() {
var data = _taggedTemplateLiteralLoose(["\n :root {\n\n\n\n /* Colors */\n --black: ", ";\n --deepBlue: ", ";\n --blue: ", ";\n --gold: ", ";\n --white: ", ";\n\n\n\n /* Color utilities */\n --bgColor: var(--black);\n\n\n\n /* Font sizes */\n --fontCopy: ", ";\n --fontTiny: ", ";\n --fontSmall: ", ";\n --fontMed: ", ";\n --fontBig: ", ";\n --fontHuge: ", ";\n\n\n\n /* Fonts */\n --fontDecorative: \"Montserrat\", sans-serif;\n --fontMain: \"Roboto\", sans-serif;\n\n\n\n /* Utilities */\n --borderRadius: 4px;\n --maxWidth: 1200px;\n --resp-flex-direction: row;\n --transition: all .2s ease-in;\n }\n\n * {\n border: none;\n box-sizing: border-box;\n font-family: var(--fontMain);\n margin: 0;\n padding: 0;\n }\n"]);
var data = _taggedTemplateLiteralLoose(["\n :root {\n\n\n\n /* Colors */\n --black: ", ";\n --deepBlue: ", ";\n --blue: ", ";\n --gold: ", ";\n --white: ", ";\n\n\n\n /* Color utilities */\n --bgColor: var(--black);\n\n\n\n /* Font sizes */\n --fontCopy: ", ";\n --fontTiny: ", ";\n --fontSmall: ", ";\n --fontMed: ", ";\n --fontBig: ", ";\n --fontHuge: ", ";\n\n\n\n /* Fonts */\n --fontDecorative: \"Montserrat\", sans-serif;\n --fontMain: \"Roboto\", sans-serif;\n\n\n\n /* Utilities */\n --borderRadius: 4px;\n --maxWidth: 1200px;\n --resp-flex-direction: row;\n --transition: all .2s ease-in;\n }\n\n * {\n border: none;\n box-sizing: border-box;\n font-family: var(--fontMain);\n margin: 0;\n padding: 0;\n }\n\n html {\n scroll-behavior: smooth;\n }\n"]);

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

{
"name": "blockbuster-design-system",
"version": "1.2.4",
"version": "1.2.5",
"description": "Blockbuster but 2020",

@@ -5,0 +5,0 @@ "author": "carbonology",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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