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.3.1 to 1.4.0

lib/utils/debounce.d.ts

1

lib/index.d.ts
export * from './utils/apps';
export * from './utils/arrays';
export * from './utils/debounce';
export * from './utils/files';

@@ -4,0 +5,0 @@ export * from './utils/ids';

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

__export(require("./utils/arrays"));
__export(require("./utils/debounce"));
__export(require("./utils/files"));

@@ -10,0 +11,0 @@ __export(require("./utils/ids"));

4

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

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

},
"gitHead": "61b506e7545bcc43f46c3538de343b06787c36bc"
"gitHead": "8883f824ed0acdc43f6429c07d5f7c926975d855"
}

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