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

@guardian/src-foundations

Package Overview
Dependencies
Maintainers
22
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guardian/src-foundations - npm Package Compare versions

Comparing version 0.3.2 to 0.4.0

12

dist/foundations.esm.js

@@ -52,3 +52,2 @@ var fontSizes = [12, 15, 17, 20, 24, 28, 34, 42, 50, 70];

"#999999", //neutral-60
"#d9d9d9", //neutral-85
"#dcdcdc", //neutral-86

@@ -103,8 +102,7 @@ "#ededed", //neutral-93

60: colors.grays[4],
85: colors.grays[5],
86: colors.grays[6],
93: colors.grays[7],
97: colors.grays[8],
100: colors.grays[9],
specialReport: colors.grays[10]
86: colors.grays[5],
93: colors.grays[6],
97: colors.grays[7],
100: colors.grays[8],
specialReport: colors.grays[9]
},

@@ -111,0 +109,0 @@ error: {

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

"#999999", //neutral-60
"#d9d9d9", //neutral-85
"#dcdcdc", //neutral-86

@@ -107,8 +106,7 @@ "#ededed", //neutral-93

60: colors.grays[4],
85: colors.grays[5],
86: colors.grays[6],
93: colors.grays[7],
97: colors.grays[8],
100: colors.grays[9],
specialReport: colors.grays[10]
86: colors.grays[5],
93: colors.grays[6],
97: colors.grays[7],
100: colors.grays[8],
specialReport: colors.grays[9]
},

@@ -115,0 +113,0 @@ error: {

{
"name": "@guardian/src-foundations",
"version": "0.3.2",
"version": "0.4.0",
"main": "dist/foundations.js",

@@ -5,0 +5,0 @@ "module": "dist/foundations.esm.js",

@@ -21,8 +21,7 @@ import { colors } from "./theme"

60: colors.grays[4],
85: colors.grays[5],
86: colors.grays[6],
93: colors.grays[7],
97: colors.grays[8],
100: colors.grays[9],
specialReport: colors.grays[10],
86: colors.grays[5],
93: colors.grays[6],
97: colors.grays[7],
100: colors.grays[8],
specialReport: colors.grays[9],
},

@@ -29,0 +28,0 @@ error: {

@@ -74,3 +74,2 @@ const fontSizes = [12, 15, 17, 20, 24, 28, 34, 42, 50, 70]

"#999999", //neutral-60
"#d9d9d9", //neutral-85
"#dcdcdc", //neutral-86

@@ -77,0 +76,0 @@ "#ededed", //neutral-93

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