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

@atom-learning/theme

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atom-learning/theme - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

lib/theme-quest.js

@@ -228,3 +228,3 @@ module.exports = {

"display": "'DM Sans', system-ui, -apple-system, 'Helvetica Neue', sans-serif",
"body": "'DM Sans', system-ui, -apple-system, 'Helvetica Neue', sans-serif"
"body": "'Inter', system-ui, -apple-system, 'Helvetica Neue', sans-serif"
},

@@ -231,0 +231,0 @@ "sizes": {

{
"name": "@atom-learning/theme",
"version": "3.0.0",
"version": "3.0.1",
"description": "Design tokens and assets for Atom Learning",

@@ -8,5 +8,4 @@ "main": "lib/index.js",

"scripts": {
"build:lib": "node ./scripts/build.js --theme=atom && node ./scripts/build.js --theme=quest",
"build:docs": "cp -r ./src/documentation/. ./lib",
"prepublishOnly": "run-s clean build:lib build:docs",
"build": "node ./scripts/build.js --theme=atom && node ./scripts/build.js --theme=quest",
"prepublishOnly": "run-s clean build",
"clean": "del ./lib"

@@ -13,0 +12,0 @@ },

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