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

@khanacademy/wonder-blocks-theming

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/wonder-blocks-theming - npm Package Compare versions

Comparing version 0.0.0-PR2102-20231031010932 to 0.0.0-PR2123-20231116210903

8

CHANGELOG.md
# @khanacademy/wonder-blocks-theming
## 0.0.0-PR2102-20231031010932
## 0.0.0-PR2123-20231116210903
### Patch Changes
- cf62f9ab: fix font.family.sans value
## 1.2.0
### Minor Changes

@@ -6,0 +12,0 @@

2

dist/es/index.js

@@ -53,3 +53,3 @@ import Spacing from '@khanacademy/wonder-blocks-spacing';

family: {
sans: 'Lato,"Noto Sans" sans-serif',
sans: 'Lato, "Noto Sans", sans-serif',
serif: '"Noto Serif", serif',

@@ -56,0 +56,0 @@ mono: "Inconsolata, monospace"

@@ -81,3 +81,3 @@ 'use strict';

family: {
sans: 'Lato,"Noto Sans" sans-serif',
sans: 'Lato, "Noto Sans", sans-serif',
serif: '"Noto Serif", serif',

@@ -84,0 +84,0 @@ mono: "Inconsolata, monospace"

{
"name": "@khanacademy/wonder-blocks-theming",
"version": "0.0.0-PR2102-20231031010932",
"version": "0.0.0-PR2123-20231116210903",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

@@ -48,3 +48,3 @@ import Spacing from "@khanacademy/wonder-blocks-spacing";

family: {
sans: 'Lato,"Noto Sans" sans-serif',
sans: 'Lato, "Noto Sans", sans-serif',
serif: '"Noto Serif", serif',

@@ -51,0 +51,0 @@ mono: "Inconsolata, monospace",

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