@ndla/icons
Advanced tools
Comparing version 0.6.3 to 0.6.4
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1