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.7.2 to 2.0.0

dist/bottle-es.js

4

dist/bottle.js
;(function(undefined) {
'use strict';
/**
* BottleJS v1.7.2 - 2019-02-07
* BottleJS v2.0.0 - 2020-08-20
* A powerful dependency injection micro container
*
* Copyright (c) 2019 Stephen Young
* Copyright (c) 2020 Stephen Young
* Licensed MIT

@@ -9,0 +9,0 @@ */

{
"name": "bottlejs",
"version": "1.7.2",
"version": "2.0.0",
"description": "A powerful dependency injection micro container",
"main": "dist/bottle.js",
"module": "dist/bottle-es.js",
"typings": "dist/bottle.d.ts",

@@ -30,7 +31,7 @@ "scripts": {

"grunt": "^1.0.3",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-jasmine": "^2.0.3",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-uglify": "^3.3.0",
"grunt-contrib-jshint": "^2.0.0",
"grunt-contrib-uglify": "^5.0.0",
"grunt-wrap": "^0.3.1",

@@ -37,0 +38,0 @@ "lodash": "^4.17.0"

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