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 4.26.4-alpha.0 to 4.26.11-alpha.0

lib/assets/Random.d.ts

1

lib/assets/index.d.ts

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

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

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

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

exports.Puzzle = Puzzle_1.default;
var Random_1 = require("./Random");
exports.Random = Random_1.default;
var Redo_1 = require("./Redo");

@@ -129,0 +131,0 @@ exports.Redo = Redo_1.default;

4

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

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

},
"gitHead": "3d7ff9cc2a2adf112769f70e91f461ee36419f70"
"gitHead": "d2864abb25f98efd098d883eb09966d5a29ec14e"
}

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