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

@sproutsocial/seeds-typography

Package Overview
Dependencies
Maintainers
42
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sproutsocial/seeds-typography - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

docs/downloads/seeds-typography.0.1.1.json

10

gulpfile.js

@@ -8,12 +8,12 @@ const fs = require('fs');

const upperFirst = require('lodash.upperfirst');
const sassVar = require('@sproutsocial/seeds-util/sassvar').sassVar;
const suitCssName = require('@sproutsocial/seeds-util/sassvar').suitCssName;
const javascriptConst = require('@sproutsocial/seeds-util/constantcase').javascriptConst;
const sassVar = require('@sproutsocial/seeds-utils/sassvar').sassVar;
const suitCssName = require('@sproutsocial/seeds-utils/sassvar').suitCssName;
const javascriptConst = require('@sproutsocial/seeds-utils/constantcase').javascriptConst;
const makeDir = require('make-dir');
const getGulpTask = require('@sproutsocial/seeds-util/getgulptask');
const getGulpTask = require('@sproutsocial/seeds-utils/getgulptask');
const typographyTokensPath = './tokens.yml';
require('@sproutsocial/seeds-util/theo');
require('@sproutsocial/seeds-utils/theo');

@@ -20,0 +20,0 @@ gulp.task('clean', () => {

{
"name": "@sproutsocial/seeds-typography",
"version": "0.1.1",
"version": "0.1.2",
"description": "SEEDS Design System Typography Styles",

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