Socket
Socket
Sign inDemoInstall

@kano/kbc-utils

Package Overview
Dependencies
Maintainers
13
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kano/kbc-utils - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

lib/utils/apps.d.ts

1

lib/index.d.ts

@@ -0,1 +1,2 @@

export * from './utils/apps';
export * from './utils/files';

@@ -2,0 +3,0 @@ export * from './utils/ids';

@@ -6,2 +6,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./utils/apps"));
__export(require("./utils/files"));

@@ -8,0 +9,0 @@ __export(require("./utils/ids"));

4

package.json
{
"name": "@kano/kbc-utils",
"version": "1.0.0",
"version": "1.1.0",
"description": "Utilities functionality for boilerplate mini apps",

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

},
"gitHead": "125b6a7f1681dfe74bcc871666876cbe9e492fd5"
"gitHead": "8e140b7c5c62c2a421d86e503f8fe4f34265f30b"
}

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