Socket
Socket
Sign inDemoInstall

@rocket.chat/apps-compiler

Package Overview
Dependencies
38
Maintainers
9
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 0.1.4

AppsCompiler.d.ts

6

package.json
{
"name": "@rocket.chat/apps-compiler",
"version": "0.1.3",
"version": "0.1.4",
"description": "The Rocket.Chat apps compiler",

@@ -13,5 +13,3 @@ "main": "index.js",

"dev": "nodemon --watch 'src/**/*.ts' --exec 'ts-node' ./index.ts",
"dev:debug": "nodemon --watch 'src/**/*.ts' --exec node -r ts-node/register --inspect --inspect=0.0.0.0:9229 ./index.ts",
"publish": "npm run build:prod && cd dist && npm publish --access public",
"pack": "npm run build:prod && cd dist && npm pack"
"dev:debug": "nodemon --watch 'src/**/*.ts' --exec node -r ts-node/register --inspect --inspect=0.0.0.0:9229 ./index.ts"
},

@@ -18,0 +16,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc