Socket
Socket
Sign inDemoInstall

@ndla/core

Package Overview
Dependencies
Maintainers
5
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ndla/core - npm Package Compare versions

Comparing version 0.4.9 to 0.4.10-alpha.31

lib/animations.d.ts

2

es/fonts.js

@@ -22,3 +22,3 @@ var baseFontSizeUnit = 18;

sans: "'Source Sans Pro',Helvetica,Arial,STKaiti,'华文楷体',KaiTi,SimKai,'楷体',KaiU,DFKai-SB,'標楷體',SongTi,'宋体',sans-serif",
serif: "'Source Serif Pro',Georgia,STKaiti,'华文楷体',KaiTi,SimKai,'楷体',KaiU,DFKai-SB,'標楷體',SongTi,'宋体',serif",
serif: "'Source Serif Pro',Times,STKaiti,'华文楷体',KaiTi,SimKai,'楷体',KaiU,DFKai-SB,'標楷體',SongTi,'宋体',serif",
weight: {

@@ -25,0 +25,0 @@ light: 300,

@@ -27,3 +27,3 @@ "use strict";

sans: "'Source Sans Pro',Helvetica,Arial,STKaiti,'华文楷体',KaiTi,SimKai,'楷体',KaiU,DFKai-SB,'標楷體',SongTi,'宋体',sans-serif",
serif: "'Source Serif Pro',Georgia,STKaiti,'华文楷体',KaiTi,SimKai,'楷体',KaiU,DFKai-SB,'標楷體',SongTi,'宋体',serif",
serif: "'Source Serif Pro',Times,STKaiti,'华文楷体',KaiTi,SimKai,'楷体',KaiU,DFKai-SB,'標楷體',SongTi,'宋体',serif",
weight: {

@@ -30,0 +30,0 @@ light: 300,

{
"name": "@ndla/core",
"version": "0.4.9",
"version": "0.4.10-alpha.31+baaec748",
"description": "UI component library for NDLA.",

@@ -9,2 +9,8 @@ "license": "GPL-3.0",

"sideEffects": false,
"types": "lib/index.d.ts",
"scripts": {
"build": "yarn build:types",
"build:types": "tsc --emitDeclarationOnly",
"prepublish": "yarn build"
},
"repository": {

@@ -21,3 +27,4 @@ "type": "git",

"es",
"scss"
"scss",
"types"
],

@@ -33,3 +40,3 @@ "dependencies": {

},
"gitHead": "756cfb97b56cd28b58cc4b9d08a9a701ac2cf0ec"
"gitHead": "baaec748edf485b2e1753d64a8eb3a083936b538"
}

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