Socket
Socket
Sign inDemoInstall

koa-rtapi

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-rtapi - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

_bin_init.js

5

package.json
{
"name": "koa-rtapi",
"version": "1.1.3",
"version": "1.1.4",
"description": "koa api in rtworld company",
"main": "index.js",
"bin": {
"koa-rtapi-init": "./_bin_init.js"
},
"scripts": {

@@ -7,0 +10,0 @@ "test": "echo 'https://www.npmjs.com/package/koa-rtapi' && exit 0"

2

readme.md

@@ -9,3 +9,3 @@ # koa-rtapi

```
npm init -y && npm i koa-rtapi && node .\node_modules\koa-rtapi\demo-init && --start--
npm init -y && npm i koa-rtapi && npx koa-rtapi-init && --start--
```

@@ -12,0 +12,0 @@

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