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.1.16 to 0.1.17

dist/components/icons/components/content/SaveIcon.d.ts

1

dist/components/icons/components/content/index.d.ts
export { default as BlockIcon } from './BlockIcon';
export { default as SaveIcon } from './SaveIcon';

3

dist/index.d.ts

@@ -58,3 +58,3 @@ export { default as FusionHeader } from './components/core/Header';

export { WarningIcon, ErrorIcon } from './components/icons/components/alert';
export { BlockIcon } from './components/icons/components/content';
export { BlockIcon, SaveIcon } from './components/icons/components/content';
export { SyncDisabledIcon } from './components/icons/components/notification';

@@ -65,4 +65,5 @@ export { SearchIcon, DoneIcon, SortIcon, MinimizeIcon, DropdownArrow, CollapseIcon, CalendarIcon, HistoryIcon, InfoIcon, OpenInNewIcon, } from './components/icons/components/action';

export { PlayIcon } from './components/icons/components/av';
export { EditIcon } from './components/icons/components/image';
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.1.16",
"version": "0.1.17",
"description": "Common react components used by fusion core and fusion apps",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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