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.9 to 1.4.10

lib/assets/Record.d.ts

1

lib/assets/index.d.ts

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

export { default as Random } from './Random';
export { default as Record } from './Record';
export { default as Redo } from './Redo';

@@ -70,0 +71,0 @@ export { default as Remix } from './Remix';

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

exports.Random = Random_1.default;
var Record_1 = require("./Record");
exports.Record = Record_1.default;
var Redo_1 = require("./Redo");

@@ -139,0 +141,0 @@ exports.Redo = Redo_1.default;

4

package.json
{
"name": "@kano/kbc-icons",
"version": "1.4.9",
"version": "1.4.10",
"description": "Icons for boilerplate components",

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

},
"gitHead": "561df03f0f0e7c536ab6f324ea2c3c3cd1eed632"
"gitHead": "08900422d5ca81f57abde03884976fde14662171"
}

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