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

sails

Package Overview
Dependencies
Maintainers
1
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sails - npm Package Compare versions

Comparing version 0.7.0-5 to 0.7.0-6

4

bin/sails.js

@@ -149,2 +149,6 @@ #!/usr/bin/env node

},
scripts: {
test: 'mocha -b',
start: 'node app.js'
},
main: 'app.js',

@@ -151,0 +155,0 @@ repository: '',

2

package.json

@@ -18,3 +18,3 @@ {

],
"version": "0.7.0-5",
"version": "0.7.0-6",
"description": "Realtime MVC framework for Node.JS with support for Socket.io (built on Express)",

@@ -21,0 +21,0 @@ "homepage": "http://sailsjs.com",

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