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.21.4-alpha.0 to 4.22.0-alpha.0

lib/assets/Restore.d.ts

1

lib/assets/index.d.ts

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

export { default as Play1 } from './Play1';
export { default as Restore } from './Restore';
export { default as Stop } from './Stop';

@@ -16,0 +17,0 @@ export { default as Subtract } from './Subtract';

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

exports.Play1 = Play1_1.default;
var Restore_1 = require("./Restore");
exports.Restore = Restore_1.default;
var Stop_1 = require("./Stop");

@@ -31,0 +33,0 @@ exports.Stop = Stop_1.default;

4

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

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

},
"gitHead": "2badce9a4fd276295856eac05ef4592482ad97b7"
"gitHead": "f862f2be6d61d5df75d45192820acf40efb17842"
}

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