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

sack

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sack - npm Package Versions

2

2.2.3

Diff

Changelog

Source

2.2.3 (2015-11-30)

  • Fixed an issue with nested functions when resolving param names.
bvalosek
published 2.2.2 •

Changelog

Source

2.2.2 (2015-11-29)

  • Fixed an issue parsing constructor arguments for ES2015 classes
bvalosek
published 2.2.1 •

Changelog

Source

2.2.1 (2015-11-29)

  • Fixed issue when using actual classes (and not just constructor functions) in ES2015 runtimes
bvalosek
published 2.2.0 •

Changelog

Source

2.2.0 (2014-10-12)

  • Added tagExists function to Container
  • Added makeOrNull function to Container
bvalosek
published 2.1.2 •

Changelog

Source

2.1.2 (2014-09-22)

  • JSDoc + documenation build script
bvalosek
published 2.1.1 •

Changelog

Source

2.1.1 (2014-08-30)

  • Updated dependencies
  • Removed dependency on underscore
  • Cleaned up misc. files in repo
bvalosek
published 2.1.0 •

Changelog

Source

2.1.0 (2014-06-20)

  • Updated dependencies
  • Added getFactory method to Container
  • Allow bare module require (old method still works, too)
    • var Container = require('sack'); vs
    • var Container = require('sack').Container
  • Lots of updates to documentation
bvalosek
published 2.0.5 •

Changelog

Source

2.0.5 (2014-05-17)

  • Updated NPM dependencies.
bvalosek
published 2.0.4 •

Changelog

Source

2.0.4 (2014-05-16)

  • Use ~ instead of ^ in package.json for installing with old versions of npm.
bvalosek
published 2.0.3 •

Changelog

Source

2.0.3 (2014-04-16)

  • Fixed issue in package.json.
2
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