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

@ndla/icons

Package Overview
Dependencies
Maintainers
5
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ndla/icons - npm Package Compare versions

Comparing version 0.6.3 to 0.6.4

es/editor/ListAlphabetical.js

2

es/editor/index.js

@@ -43,3 +43,3 @@ /**

export { default as Link } from './Link';
export { default as ListAlphebetical } from './ListAlphebetical';
export { default as ListAlphabetical } from './ListAlphabetical';
export { default as ListCircle } from './ListCircle';

@@ -46,0 +46,0 @@ export { default as ListNumbered } from './ListNumbered';

@@ -313,8 +313,8 @@ "use strict";

var _ListAlphebetical = require("./ListAlphebetical");
var _ListAlphabetical = require("./ListAlphabetical");
Object.defineProperty(exports, "ListAlphebetical", {
Object.defineProperty(exports, "ListAlphabetical", {
enumerable: true,
get: function get() {
return _interopRequireDefault(_ListAlphebetical).default;
return _interopRequireDefault(_ListAlphabetical).default;
}

@@ -321,0 +321,0 @@ });

{
"name": "@ndla/icons",
"version": "0.6.3",
"version": "0.6.4",
"description": "A package containing icons used in NDLA frontends",

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

},
"gitHead": "2e43362af4f1553fd063bcdf3405a7b79795faea"
"gitHead": "5c3550bc666127dcda160a42e7a49457e7832f85"
}
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