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.6.16 to 0.6.17

3

es/shadows.js
export default {
levitate1: '0 0 30px rgba(0, 0, 0, 0.2)'
levitate1: '0 0 30px rgba(0, 0, 0, 0.2)',
searchHeader: '0 0 30px rgba(39,39,40, .2)'
};
declare const _default: {
levitate1: string;
searchHeader: string;
};
export default _default;

@@ -8,4 +8,5 @@ "use strict";

var _default = {
levitate1: '0 0 30px rgba(0, 0, 0, 0.2)'
levitate1: '0 0 30px rgba(0, 0, 0, 0.2)',
searchHeader: '0 0 30px rgba(39,39,40, .2)'
};
exports.default = _default;
{
"name": "@ndla/core",
"version": "0.6.16",
"version": "0.6.17",
"description": "UI component library for NDLA.",

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

},
"gitHead": "31c2c1a3fa8f50a675bedd60dcad26d244c5eb44"
"gitHead": "e98bb0d8915980fa31ec4d404cb47f7f8e243826"
}
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