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

hubot-server

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-server - npm Package Compare versions

Comparing version 1.0.0 to 2.0.1

.npmignore

43

package.json
{
"name": "hubot-server",
"version": "1.0.0",
"_from": "hubot-server@^1.0.0",
"_id": "hubot-server@1.0.0",
"_inBundle": false,
"_integrity": "sha512-Ws0AdTYb6vsoQczXfBTh4cdS+Bvd0qBxuXbVeVDs4Py7P5P+KOYByATqrPEyK4k+wP23yrvLyA2JdrqPkckaLg==",
"_location": "/hubot-server",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "hubot-server@^1.0.0",
"name": "hubot-server",
"escapedName": "hubot-server",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/hubot-server/-/hubot-server-1.0.0.tgz",
"_shasum": "1ff0c063e9cb1f902a192d8a75838d3da201cac5",
"_spec": "hubot-server@^1.0.0",
"_where": "/Users/leathan/Mubot",
"author": {
"name": "leathan"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A server for hubot",
"main": "index.coffee",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [

@@ -15,4 +37,9 @@ "hubot",

],
"author": "leathan",
"license": "SEE LICENSE IN NOTHING"
"license": "SEE LICENSE IN NOTHING",
"main": "index.js",
"name": "hubot-server",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.0.1"
}
index.coffee
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