@ndla/icons
Advanced tools
Comparing version 0.6.7 to 0.6.8
@@ -10,2 +10,3 @@ /** | ||
export { default as Agreement } from './Agreement'; | ||
export { default as AlertCircle } from './AlertCircle'; | ||
export { default as AlignCenter } from './AlignCenter'; | ||
@@ -19,2 +20,3 @@ export { default as AlignLeft } from './AlignLeft'; | ||
export { default as Check } from './Check'; | ||
export { default as CloudUploadOutline } from './CloudUploadOutline'; | ||
export { default as Code } from './Code'; | ||
@@ -26,2 +28,4 @@ export { default as Concept } from './Concept'; | ||
export { default as Done } from './Done'; | ||
export { default as DragHorizontal } from './DragHorizontal'; | ||
export { default as DragVertical } from './DragVertical'; | ||
export { default as ExpandableBox } from './ExpandableBox'; | ||
@@ -28,0 +32,0 @@ export { default as FactBox } from './FactBox'; |
@@ -16,2 +16,11 @@ "use strict"; | ||
var _AlertCircle = require("./AlertCircle"); | ||
Object.defineProperty(exports, "AlertCircle", { | ||
enumerable: true, | ||
get: function get() { | ||
return _interopRequireDefault(_AlertCircle).default; | ||
} | ||
}); | ||
var _AlignCenter = require("./AlignCenter"); | ||
@@ -89,2 +98,11 @@ | ||
var _CloudUploadOutline = require("./CloudUploadOutline"); | ||
Object.defineProperty(exports, "CloudUploadOutline", { | ||
enumerable: true, | ||
get: function get() { | ||
return _interopRequireDefault(_CloudUploadOutline).default; | ||
} | ||
}); | ||
var _Code = require("./Code"); | ||
@@ -144,2 +162,20 @@ | ||
var _DragHorizontal = require("./DragHorizontal"); | ||
Object.defineProperty(exports, "DragHorizontal", { | ||
enumerable: true, | ||
get: function get() { | ||
return _interopRequireDefault(_DragHorizontal).default; | ||
} | ||
}); | ||
var _DragVertical = require("./DragVertical"); | ||
Object.defineProperty(exports, "DragVertical", { | ||
enumerable: true, | ||
get: function get() { | ||
return _interopRequireDefault(_DragVertical).default; | ||
} | ||
}); | ||
var _ExpandableBox = require("./ExpandableBox"); | ||
@@ -146,0 +182,0 @@ |
{ | ||
"name": "@ndla/icons", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"description": "A package containing icons used in NDLA frontends", | ||
@@ -33,3 +33,3 @@ "license": "GPL-3.0", | ||
}, | ||
"gitHead": "a56d9c5a7f76a201f5848081b6df0a8b79e2fd1f" | ||
"gitHead": "756cfb97b56cd28b58cc4b9d08a9a701ac2cf0ec" | ||
} |
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
477044
293
8347
1