Comparing version 1.2.2 to 1.2.3
;(function(undefined) { | ||
'use strict'; | ||
/** | ||
* BottleJS v1.2.2 - 2016-02-12 | ||
* BottleJS v1.2.3 - 2016-03-04 | ||
* A powerful dependency injection micro container | ||
@@ -6,0 +6,0 @@ * |
{ | ||
"name": "bottlejs", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "A powerful dependency injection micro container", | ||
"main": "dist/bottle.js", | ||
"typings": "dist/bottle.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "test": "grunt test" |
@@ -322,1 +322,5 @@ | ||
**val** | *Mixed* | A value that will be defined as enumerable, but not writable. | ||
## TypeScript | ||
A TypeScript declaration file is bundled with this package. To get TypeScript to resolve it automatically, you need to set `moduleResolution` to `node` in your `tsconfig.json`. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36214
9
634
326