New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@activecampaign/camp-typography

Package Overview
Dependencies
Maintainers
7
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@activecampaign/camp-typography - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

20

CHANGELOG.md

@@ -6,2 +6,22 @@ # Change Log

# 0.6.0 (2019-08-20)
### Bug Fixes
* **camp-typography:** add rimraf devdependency ([ffdd1dc](http://gitlab.devops.app-us1.com/front-end/camp/commit/ffdd1dc))
* **camp-typography:** rename to lowercase package ([dcb30bd](http://gitlab.devops.app-us1.com/front-end/camp/commit/dcb30bd))
* update npm publishing and release script ([3ac0876](http://gitlab.devops.app-us1.com/front-end/camp/commit/3ac0876))
* **camp-typography:** update incorrect filenames in dist ([3d16c53](http://gitlab.devops.app-us1.com/front-end/camp/commit/3d16c53))
### Features
* **camp-typography:** init new package ([6f6819d](http://gitlab.devops.app-us1.com/front-end/camp/commit/6f6819d))
* **camp-typography:** remove base scale from typography ([f66f6ee](http://gitlab.devops.app-us1.com/front-end/camp/commit/f66f6ee))
# 0.5.0 (2019-08-14)

@@ -8,0 +28,0 @@

2

dist/camp-typography.common.js
module.exports = {
MARKETING_TYPOGRAPHY_BASE_SCALE: "4px",
MARKETING_TYPOGRAPHY_BASE_SCALE_MULTIPLIER: 4,

@@ -34,3 +33,2 @@ MARKETING_TYPOGRAPHY_BASE_FONT_SIZE: "16px",

MARKETING_TYPOGRAPHY_LINE_HEIGHT_13: 4.75,
PRODUCT_TYPOGRAPHY_BASE_SCALE: "10px",
PRODUCT_TYPOGRAPHY_BASE_SCALE_MULTIPLIER: 4,

@@ -37,0 +35,0 @@ PRODUCT_TYPOGRAPHY_BASE_FONT_SIZE: "16px",

@@ -1,2 +0,1 @@

export const MARKETING_TYPOGRAPHY_BASE_SCALE = "4px";
export const MARKETING_TYPOGRAPHY_BASE_SCALE_MULTIPLIER = 4;

@@ -33,3 +32,2 @@ export const MARKETING_TYPOGRAPHY_BASE_FONT_SIZE = "16px";

export const MARKETING_TYPOGRAPHY_LINE_HEIGHT_13 = 4.75;
export const PRODUCT_TYPOGRAPHY_BASE_SCALE = "10px";
export const PRODUCT_TYPOGRAPHY_BASE_SCALE_MULTIPLIER = 4;

@@ -76,3 +74,2 @@ export const PRODUCT_TYPOGRAPHY_BASE_FONT_SIZE = "16px";

export default {
MARKETING_TYPOGRAPHY_BASE_SCALE,
MARKETING_TYPOGRAPHY_BASE_SCALE_MULTIPLIER,

@@ -109,3 +106,2 @@ MARKETING_TYPOGRAPHY_BASE_FONT_SIZE,

MARKETING_TYPOGRAPHY_LINE_HEIGHT_13,
PRODUCT_TYPOGRAPHY_BASE_SCALE,
PRODUCT_TYPOGRAPHY_BASE_SCALE_MULTIPLIER,

@@ -112,0 +108,0 @@ PRODUCT_TYPOGRAPHY_BASE_FONT_SIZE,

{
"name": "@activecampaign/camp-typography",
"version": "0.5.0",
"version": "0.6.0",
"description": "ActiveCampaign Typography Tokens",

@@ -24,3 +24,3 @@ "main": "dist/camp-typography.scss",

},
"gitHead": "8c4e4557c6697091e62620f40686f2e023904e52"
"gitHead": "1502454c42652ddea9dca24daebaa4722642ec42"
}

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