New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sails-util

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sails-util

Shared utilities between sails, waterline, etc.

  • 0.11.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

sails-util

Shared utilities between sails, waterline, etc.

Docs

See docs.

Coming changes:

  • async
  • lodash
  • optimist
  • fs-extra
  • node-switchback
  • json-stringify-safe
  • underscore.str
  • core node util

Most of these extra dependencies will be stripped in an upcoming version, in favor of requiring those dependencies directly in your app instead. This will make this module more lighweight and make all the things install and load faster.

Notable exceptions:
  • Certain commonly-used parts of underscore.str, e.g. _.str.capitalize
    • (but these will be cherry-picked and bundled rather than including the entire dep)
  • json-stringify-safe will likely stay a dependency.
Things to add:
  • I'd like to bundle a few of the most commonly used methods from momentjs.

Keywords

FAQs

Package last updated on 09 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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