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

@nulogy/components

Package Overview
Dependencies
Maintainers
7
Versions
482
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nulogy/components - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

4

package.json
{
"name": "@nulogy/components",
"version": "0.1.9",
"version": "0.1.10",
"description": "Component library for the Nulogy Design System - http://nulogy.design",

@@ -80,3 +80,3 @@ "private": false,

},
"gitHead": "1d5729af85a0bb41d74961f5bda2ca4c1b35d255"
"gitHead": "800a7940d8c2147c3cc4a926b7fc6d389943e515"
}

@@ -5,2 +5,2 @@ # Nulogy Components

[Browse components online in Storybook](https://nulogy.github.io/components/).
[Browse components online in Storybook](https://nulogy.github.io/components/)

@@ -5,16 +5,20 @@ import React from 'react';

import {
AddCircle,
Add,
Cancel,
CheckCircle,
Check,
Delete,
Domain,
Edit,
Lock,
LockOpen,
Person,
Save,
Search,
} from 'rmdi';
export const Svgs = {
add: AddCircle,
add: Add,
cancel: Cancel,
check: CheckCircle,
check: Check,
company: Domain,
delete: Delete,

@@ -24,3 +28,6 @@ edit: Edit,

save: Save,
search: Search,
site: Domain,
unlock: LockOpen,
user: Person,
}

@@ -27,0 +34,0 @@

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