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

@equinor/fusion-components

Package Overview
Dependencies
Maintainers
2
Versions
579
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/fusion-components - npm Package Compare versions

Comparing version 0.0.42 to 0.0.43

dist/components/general/PersonPhoto/icons/AffiliateIcon.d.ts

2

dist/components/icons/components/action/index.d.ts

@@ -8,1 +8,3 @@ export { default as SearchIcon } from './SearchIcon';

export { default as CalendarIcon } from './CalendarIcon';
export { default as InfoIcon } from './InfoIcon';
export { default as HistoryIcon } from './HistoryIcon';

3

dist/index.d.ts

@@ -54,6 +54,7 @@ export { default as FusionHeader } from './components/core/Header';

export { SyncDisabledIcon } from './components/icons/components/notification';
export { SearchIcon, DoneIcon, SortIcon, MinimizeIcon, DropdownArrow, CollapseIcon, CalendarIcon, } from './components/icons/components/action';
export { SearchIcon, DoneIcon, SortIcon, MinimizeIcon, DropdownArrow, CollapseIcon, CalendarIcon, HistoryIcon, InfoIcon, } from './components/icons/components/action';
export { PaginationArrow, CloseIcon } from './components/icons/components/navigation';
export { PlayIcon } from './components/icons/components/av';
export { default as styling } from './styles/styling';
export { default as RelativeOverlayPortal } from './components/utils/RelativeOverlayPortal';
export { default as OverlayPortal } from './components/utils/OverlayPortal';
{
"name": "@equinor/fusion-components",
"version": "0.0.42",
"version": "0.0.43",
"description": "Common react components used by fusion core and fusion apps",

@@ -39,3 +39,3 @@ "main": "dist/index.js",

"@babel/preset-typescript": "^7.3.3",
"@equinor/fusion": "^0.1.101",
"@equinor/fusion": "^0.2.2",
"@storybook/addon-actions": "^5.1.9",

@@ -42,0 +42,0 @@ "@storybook/addon-info": "^5.1.9",

Sorry, the diff of this file is too big to display

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