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

trails

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trails - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

.npmignore

39

package.json
{
"name": "trails",
"version": "0.0.0",
"description": "",
"main": "index.js",
"version": "0.0.1",
"description": "Modern MVC Web Framework for Node.js",
"keywords": [
"mvc",
"framework",
"platform",
"rest",
"api",
"rails",
"grails",
"sails",
"trails",
"realtime"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "mocha"
},
"author": "",
"license": "ISC"
"repository": {
"type": "git",
"url": "git+https://github.com/trailsjs/trails.git"
},
"author": "Travis Webb <me@traviswebb.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/trailsjs/trails/issues"
},
"homepage": "http://trailsjs.io",
"dependencies": {
"lodash": "^3.10.1",
"trailpack": "0.0.0"
},
"bundledDependencies": [
"lodash",
"trailpack"
]
}
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