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.5 to 0.6.6

es/common/InformationOutline.js

1

es/common/index.js

@@ -33,2 +33,3 @@ /**

export { default as Information } from './Information';
export { default as InformationOutline } from './InformationOutline';
export { default as Link } from './Link';

@@ -35,0 +36,0 @@ export { default as Menu } from './Menu';

@@ -223,2 +223,11 @@ "use strict";

var _InformationOutline = require("./InformationOutline");
Object.defineProperty(exports, "InformationOutline", {
enumerable: true,
get: function get() {
return _interopRequireDefault(_InformationOutline).default;
}
});
var _Link = require("./Link");

@@ -225,0 +234,0 @@

4

package.json
{
"name": "@ndla/icons",
"version": "0.6.5",
"version": "0.6.6",
"description": "A package containing icons used in NDLA frontends",

@@ -33,3 +33,3 @@ "license": "GPL-3.0",

},
"gitHead": "3ed3d27c48739abf17ce93094c717ff8f27a0ebe"
"gitHead": "1cba2042341c4c3aaef1d1a12528038f954f84de"
}
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