Socket
Socket
Sign inDemoInstall

@kano/kbc-icons

Package Overview
Dependencies
Maintainers
13
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kano/kbc-icons - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3-alpha.0

lib/assets/UserDeleted.d.ts

1

lib/assets/index.d.ts

@@ -20,2 +20,3 @@ export { default as AddUser } from './AddUser';

export { default as UserAdded } from './UserAdded';
export { default as UserDeleted } from './UserDeleted';
export { default as AddNew } from './AddNew';

@@ -22,0 +23,0 @@ export { default as ArrowCircleLeft } from './ArrowCircleLeft';

@@ -41,2 +41,4 @@ "use strict";

exports.UserAdded = UserAdded_1.default;
var UserDeleted_1 = require("./UserDeleted");
exports.UserDeleted = UserDeleted_1.default;
var AddNew_1 = require("./AddNew");

@@ -43,0 +45,0 @@ exports.AddNew = AddNew_1.default;

4

package.json
{
"name": "@kano/kbc-icons",
"version": "1.4.2",
"version": "1.4.3-alpha.0",
"description": "Icons for boilerplate components",

@@ -45,3 +45,3 @@ "author": "Kano Computing",

},
"gitHead": "3ab06da1c2d5a39ce3b63208c7464a17d0313c9d"
"gitHead": "ec6f899e6accb60a6e63b4a80939b80dbaecdaf4"
}

Sorry, the diff of this file is not supported yet

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