Socket
Socket
Sign inDemoInstall

bonod-text-backend

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bonod-text-backend - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

lib/TextBackend.js

12

package.json
{
"name": "bonod-text-backend",
"version": "0.2.0",
"version": "0.3.0",
"description": "Text Backend for Bonod",

@@ -8,6 +8,14 @@ "author": "Snack <korsnack@korsnack.kr>",

"repository": "Snack-X/bonod-text-backend",
"main": "TextBackend.js",
"main": "lib/TextBackend.js",
"dependencies": {
"blessed": "^0.1.81"
},
"devDependencies": {
"babel-cli": "^6.4.0",
"babel-preset-es2015": "^6.3.13"
},
"scripts": {
"build": "babel src/ -d lib/",
"prepublish": "npm run build"
}
}
TextBackend.js

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