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

bottlejs

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bottlejs - npm Package Compare versions

Comparing version 1.6.2 to 1.6.3

foo.js

3

dist/bottle.js
;(function(undefined) {
'use strict';
/**
* BottleJS v1.6.2 - 2017-11-27
* BottleJS v1.6.3 - 2017-12-06
* A powerful dependency injection micro container

@@ -432,3 +432,2 @@ *

if (parts.length > 1) {
removeProviderMap.call(this, parts[0]);
parts.forEach(removeProviderMap, getNestedBottle.call(this, parts[0]));

@@ -435,0 +434,0 @@ }

{
"name": "bottlejs",
"version": "1.6.2",
"version": "1.6.3",
"description": "A powerful dependency injection micro container",

@@ -5,0 +5,0 @@ "main": "dist/bottle.js",

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