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

abaabil.icon

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abaabil.icon - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

4

package.json
{
"name": "abaabil.icon",
"author": "Abaabil",
"version": "0.0.20",
"version": "0.0.21",
"main": "dist/index.js",

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

],
"gitHead": "37235663603c76db4cccc27c8fb2179a110a687e"
"gitHead": "aced84b9725548e6f587b7e78f06c78e2fbc7097"
}

@@ -12,3 +12,3 @@ # Icon Component

import * as React from 'react';
import Icon from './path-to-icon';
import Icon from 'abaabil.icon';

@@ -44,3 +44,3 @@ const App = () => (

import * as React from 'react';
import Icon from './path-to-icon';
import Icon from 'abaabil.icon';

@@ -47,0 +47,0 @@ const Example = () => (

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