Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kitejs

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kitejs - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "kitejs",
"version": "1.0.1",
"version": "1.0.2",
"description": "the rpc framework Kite for Node.js",

@@ -8,5 +8,5 @@ "main": "index.js",

"test": "mocha --compilers ts:ts-node/register,tsx:ts-node/register test/*",
"build": "tsc -p ./src"
"build": "tsc -p ./src",
"prepublishOnly": "tsc -p ./src"
},
"prepublishOnly": "tsc -p ./src",
"keywords": [

@@ -13,0 +13,0 @@ "mya",

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