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.19.0-alpha.0 to 4.19.2-alpha.0

lib/assets/Video.d.ts

1

lib/assets/index.d.ts

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

export { default as User } from './User';
export { default as Video } from './Video';
export { default as Volume } from './Volume';
//# sourceMappingURL=index.d.ts.map

@@ -149,4 +149,6 @@ "use strict";

exports.User = User_1.default;
var Video_1 = require("./Video");
exports.Video = Video_1.default;
var Volume_1 = require("./Volume");
exports.Volume = Volume_1.default;
//# sourceMappingURL=index.js.map

16

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

@@ -34,19 +34,11 @@ "author": "Kano Computing",

},
"peerDependencies": {
"react": "^16.13.0",
"react-dom": "^16.13.0"
},
"devDependencies": {
"@svgr/cli": "^5.2.0",
"@types/react": "^16.9.19",
"@types/react-dom": "^16.9.5",
"svg-react-loader": "^0.4.6"
"@types/react-dom": "^16.9.5"
},
"dependencies": {
"fs": "^0.0.1-security",
"react": "^16.13.0",
"react-svg-loader": "^3.0.3",
"svg-react-loader": "^0.4.6"
"@kano/kbc-base-styles": "^4.17.1-alpha.0"
},
"gitHead": "3375309ac22a06aee105f9a130024838e49b2979"
"gitHead": "095c65d8f3b1fc96526ef86a986dbde22131cd16"
}

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