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 4.22.1-alpha.0 to 4.22.11-alpha.0

9

package.json
{
"name": "@kano/kbc-utils",
"version": "4.22.1-alpha.0",
"version": "4.22.11-alpha.0",
"description": "Utilities functionality for boilerplate mini apps",

@@ -23,8 +23,7 @@ "author": "Kano Computing",

"build": "yarn run clean && yarn run compile:tsc",
"build:quick": "yarn run copy:styles && yarn run compile:tsc",
"build:quick": "yarn run compile:tsc",
"watch": "lerna run watch:quick --parallel --scope=@kano/kbc-utils --include-dependencies",
"watch:quick": "onchange -v 'src/**/*.{ts,tsx,scss}' -- yarn run build:quick",
"clean": "rm -rf ./lib",
"compile:tsc": "tsc -p tsconfig.json",
"copy:styles": "copyfiles -f src/styles/*.scss lib/styles"
"compile:tsc": "tsc -p tsconfig.json"
},

@@ -37,3 +36,3 @@ "dependencies": {

},
"gitHead": "d01e2b84262c120e15bd77d6cd45ab5fdb3479b7"
"gitHead": "a716b3321efdf7dc23db95e440d722e321e90a7a"
}
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