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.6 to 0.4.7

3

es/spacing.js

@@ -7,3 +7,4 @@ var spacingUnit = 26;

medium: "".concat(spacingUnit * 1.25, "px"),
large: "".concat(spacingUnit * 2, "px")
large: "".concat(spacingUnit * 2, "px"),
spacingUnit: spacingUnit
};

@@ -12,3 +12,4 @@ "use strict";

medium: "".concat(spacingUnit * 1.25, "px"),
large: "".concat(spacingUnit * 2, "px")
large: "".concat(spacingUnit * 2, "px"),
spacingUnit: spacingUnit
};
{
"name": "@ndla/core",
"version": "0.4.6",
"version": "0.4.7",
"description": "UI component library for NDLA.",

@@ -31,3 +31,3 @@ "license": "GPL-3.0",

},
"gitHead": "c9335c6fa81ab1c8ada2fa7f3fe3aada3e58e17d"
"gitHead": "1cba2042341c4c3aaef1d1a12528038f954f84de"
}
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