@ndla/icons
Advanced tools
Comparing version 0.6.12 to 0.6.13
@@ -35,2 +35,3 @@ /** | ||
export { default as InformationOutline } from './InformationOutline'; | ||
export { default as Launch } from './Launch'; | ||
export { default as Link } from './Link'; | ||
@@ -37,0 +38,0 @@ export { default as Menu } from './Menu'; |
@@ -162,2 +162,8 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "Launch", { | ||
enumerable: true, | ||
get: function get() { | ||
return _Launch.default; | ||
} | ||
}); | ||
Object.defineProperty(exports, "Link", { | ||
@@ -288,2 +294,4 @@ enumerable: true, | ||
var _Launch = _interopRequireDefault(require("./Launch")); | ||
var _Link = _interopRequireDefault(require("./Link")); | ||
@@ -290,0 +298,0 @@ |
{ | ||
"name": "@ndla/icons", | ||
"version": "0.6.12", | ||
"version": "0.6.13", | ||
"description": "A package containing icons used in NDLA frontends", | ||
@@ -33,3 +33,3 @@ "license": "GPL-3.0", | ||
}, | ||
"gitHead": "9cff94cd0afa90d567e46b80fd3da25a979978cf" | ||
"gitHead": "f64e39c93f24d9b0f3255f80b9d8a33d26691aca" | ||
} |
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
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
495586
303
8919