Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dhis2/ui-icons

Package Overview
Dependencies
Maintainers
2
Versions
416
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dhis2/ui-icons - npm Package Compare versions

Comparing version 9.12.0-alpha.4 to 9.12.0

build/cjs/react/LinkOff16.js

14

build/cjs/react/index.js

@@ -756,2 +756,14 @@ "use strict";

});
Object.defineProperty(exports, "IconLinkOff16", {
enumerable: true,
get: function () {
return _LinkOff.default;
}
});
Object.defineProperty(exports, "IconLinkOff24", {
enumerable: true,
get: function () {
return _LinkOff2.default;
}
});
Object.defineProperty(exports, "IconList16", {

@@ -1698,2 +1710,4 @@ enumerable: true,

var _Link2 = _interopRequireDefault(require("./Link24.js"));
var _LinkOff = _interopRequireDefault(require("./LinkOff16.js"));
var _LinkOff2 = _interopRequireDefault(require("./LinkOff24.js"));
var _List = _interopRequireDefault(require("./List16.js"));

@@ -1700,0 +1714,0 @@ var _List2 = _interopRequireDefault(require("./List24.js"));

2

build/es/react/index.js

@@ -126,2 +126,4 @@ export { default as IconAdd16 } from './Add16.js';

export { default as IconLink24 } from './Link24.js';
export { default as IconLinkOff16 } from './LinkOff16.js';
export { default as IconLinkOff24 } from './LinkOff24.js';
export { default as IconList16 } from './List16.js';

@@ -128,0 +130,0 @@ export { default as IconList24 } from './List24.js';

2

package.json
{
"name": "@dhis2/ui-icons",
"version": "9.12.0-alpha.4",
"version": "9.12.0",
"description": "Icons used in the UI libs",

@@ -5,0 +5,0 @@ "main": "./build/cjs/react/index.js",

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