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

nova-design-elements

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nova-design-elements - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

5

dist/index.d.ts
import Button from "./components/Button/Button";
import ContextMenu from "./components/ContextMenu/ContextMenu";
import { LargeContextMenu } from "./components/ContextMenu/LargeContextMenu";
import { ContextMenuItem } from "./components/ContextMenu/ContextMenu";
import { LargeContextMenu, LargeContextMenuItem } from "./components/ContextMenu/LargeContextMenu";
import MagicButton from "./components/Button/MagicButton";

@@ -13,2 +14,2 @@ import { Droppable } from "./components/Drag&Drop/Droppable";

import PopupAlert from "./components/PopupAlert/PopupAlert";
export { Button, ContextMenu, LargeContextMenu, MagicButton, Droppable, Draggable, DialogComponent, DragDropFile, InputField, Loader, Spinner, PopupAlert, };
export { Button, ContextMenu, type ContextMenuItem, type LargeContextMenuItem, LargeContextMenu, MagicButton, Droppable, Draggable, DialogComponent, DragDropFile, InputField, Loader, Spinner, PopupAlert, };

2

package.json
{
"name": "nova-design-elements",
"version": "0.1.5",
"version": "0.1.6",
"main": "dist/index.js",

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

Sorry, the diff of this file is not supported yet

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