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.12 to 0.6.13

es/common/Launch.js

1

es/common/index.js

@@ -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 @@

4

package.json
{
"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"
}
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