@ndla/icons
Advanced tools
Comparing version 0.7.6 to 0.7.7
@@ -15,4 +15,6 @@ /** | ||
export { default as Cross } from './Cross'; | ||
export { default as CursorClick } from './CursorClick'; | ||
export { default as ExpandLess } from './ExpandLess'; | ||
export { default as ExpandMore } from './ExpandMore'; | ||
export { default as ExpandTwoArrows } from './ExpandTwoArrows'; | ||
export { default as FileCompare } from './FileCompare'; | ||
@@ -19,0 +21,0 @@ export { default as ForwardArrow } from './ForwardArrow'; |
@@ -46,2 +46,3 @@ /** | ||
export { default as Play } from './Play'; | ||
export { default as PlayCircleFilled } from './PlayCircleFilled'; | ||
export { default as Podcast } from './Podcast'; | ||
@@ -48,0 +49,0 @@ export { default as Sad } from './Sad'; |
@@ -14,4 +14,6 @@ /** | ||
export { default as Cross } from './Cross'; | ||
export { default as CursorClick } from './CursorClick'; | ||
export { default as ExpandLess } from './ExpandLess'; | ||
export { default as ExpandMore } from './ExpandMore'; | ||
export { default as ExpandTwoArrows } from './ExpandTwoArrows'; | ||
export { default as FileCompare } from './FileCompare'; | ||
@@ -18,0 +20,0 @@ export { default as ForwardArrow } from './ForwardArrow'; |
@@ -42,2 +42,8 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "CursorClick", { | ||
enumerable: true, | ||
get: function get() { | ||
return _CursorClick["default"]; | ||
} | ||
}); | ||
Object.defineProperty(exports, "ExpandLess", { | ||
@@ -55,2 +61,8 @@ enumerable: true, | ||
}); | ||
Object.defineProperty(exports, "ExpandTwoArrows", { | ||
enumerable: true, | ||
get: function get() { | ||
return _ExpandTwoArrows["default"]; | ||
} | ||
}); | ||
Object.defineProperty(exports, "FileCompare", { | ||
@@ -147,2 +159,4 @@ enumerable: true, | ||
var _CursorClick = _interopRequireDefault(require("./CursorClick")); | ||
var _ExpandLess = _interopRequireDefault(require("./ExpandLess")); | ||
@@ -152,2 +166,4 @@ | ||
var _ExpandTwoArrows = _interopRequireDefault(require("./ExpandTwoArrows")); | ||
var _FileCompare = _interopRequireDefault(require("./FileCompare")); | ||
@@ -154,0 +170,0 @@ |
@@ -45,2 +45,3 @@ /** | ||
export { default as Play } from './Play'; | ||
export { default as PlayCircleFilled } from './PlayCircleFilled'; | ||
export { default as Podcast } from './Podcast'; | ||
@@ -47,0 +48,0 @@ export { default as Sad } from './Sad'; |
@@ -228,2 +228,8 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "PlayCircleFilled", { | ||
enumerable: true, | ||
get: function get() { | ||
return _PlayCircleFilled["default"]; | ||
} | ||
}); | ||
Object.defineProperty(exports, "Podcast", { | ||
@@ -370,2 +376,4 @@ enumerable: true, | ||
var _PlayCircleFilled = _interopRequireDefault(require("./PlayCircleFilled")); | ||
var _Podcast = _interopRequireDefault(require("./Podcast")); | ||
@@ -372,0 +380,0 @@ |
{ | ||
"name": "@ndla/icons", | ||
"version": "0.7.6", | ||
"version": "0.7.7", | ||
"description": "A package containing icons used in NDLA frontends", | ||
@@ -40,3 +40,3 @@ "license": "GPL-3.0", | ||
}, | ||
"gitHead": "95745b473189b7ab19af423d5f41da3bb845f2bd" | ||
"gitHead": "648d7288a08be197d355743169525c33168eb2da" | ||
} |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
685448
543
13341
24