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 Compare versions

Comparing version 2.0.0 to 2.0.1

4

HISTORY.md
# Change History
## 2.0.1 (2014-04-13)
* Added `IoCBinding` class to the `exports` object.
## 2.0.0 (2014-04-13)

@@ -4,0 +8,0 @@

3

index.js
module.exports = {
Container: require('./lib/Container.js')
Container: require('./lib/Container.js'),
IoCBinding: require('./lib/IoCBinding.js')
};
{
"name": "sack",
"version": "2.0.0",
"version": "2.0.1",
"description": "An Inversion-of-Control container for all your dependency injection needs.",

@@ -5,0 +5,0 @@ "keywords": [

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