inversify 4.11.1 → 4.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,80 +1,80 @@
1
- {
2
- "name": "inversify",
3
- "version": "4.11.1",
4
- "description": "A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.",
5
- "main": "lib/inversify.js",
6
- "jsnext:main": "es/inversify.js",
7
- "types": "./dts/inversify.d.ts",
8
- "directories": {
9
- "test": "gulp"
10
- },
11
- "scripts": {
12
- "test": "gulp",
13
- "publish-please": "publish-please",
14
- "prepublish": "publish-please guard"
15
- },
16
- "repository": {
17
- "type": "git",
18
- "url": "https://github.com/inversify/InversifyJS.git"
19
- },
20
- "keywords": [
21
- "ioc",
22
- "di",
23
- "javascript",
24
- "typescript",
25
- "node",
26
- "dependency injection",
27
- "dependency inversion",
28
- "inversion of control container"
29
- ],
30
- "author": "Remo H. Jansen",
31
- "license": "MIT",
32
- "bugs": {
33
- "url": "https://github.com/inversify/InversifyJS/issues"
34
- },
35
- "homepage": "http://inversify.io",
36
- "engines": {},
37
- "devDependencies": {
38
- "@types/chai": "4.1.2",
39
- "@types/harmony-proxy": "1.0.29",
40
- "@types/mocha": "2.2.48",
41
- "@types/sinon": "4.1.3",
42
- "bluebird": "3.5.1",
43
- "browserify": "16.1.0",
44
- "chai": "4.1.2",
45
- "del": "3.0.0",
46
- "es6-symbol": "3.1.1",
47
- "gulp": "3.9.1",
48
- "gulp-istanbul": "1.1.3",
49
- "gulp-mocha": "5.0.0",
50
- "gulp-rename": "1.2.2",
51
- "gulp-sourcemaps": "2.6.3",
52
- "gulp-tslint": "8.1.3",
53
- "gulp-typescript": "4.0.1",
54
- "gulp-uglify": "3.0.0",
55
- "harmonize": "2.0.0",
56
- "harmony-proxy": "1.0.1",
57
- "istanbul": "0.4.5",
58
- "karma": "2.0.0",
59
- "karma-chai": "0.1.0",
60
- "karma-chrome-launcher": "2.2.0",
61
- "karma-commonjs": "1.0.0",
62
- "karma-es6-shim": "1.0.0",
63
- "karma-firefox-launcher": "1.1.0",
64
- "karma-ie-launcher": "1.0.0",
65
- "karma-mocha": "1.3.0",
66
- "karma-mocha-reporter": "2.2.5",
67
- "karma-phantomjs-launcher": "1.0.4",
68
- "karma-sinon": "1.0.5",
69
- "mocha": "5.0.1",
70
- "performance-now": "2.1.0",
71
- "publish-please": "2.3.1",
72
- "reflect-metadata": "0.1.12",
73
- "run-sequence": "2.2.1",
74
- "sinon": "4.4.0",
75
- "tslint": "5.9.1",
76
- "typescript": "2.6.2",
77
- "vinyl-source-stream": "2.0.0",
78
- "vinyl-buffer": "1.0.1"
79
- }
80
- }
1
+ {
2
+ "name": "inversify",
3
+ "version": "4.13.0",
4
+ "description": "A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.",
5
+ "main": "lib/inversify.js",
6
+ "jsnext:main": "es/inversify.js",
7
+ "types": "./dts/inversify.d.ts",
8
+ "directories": {
9
+ "test": "gulp"
10
+ },
11
+ "scripts": {
12
+ "test": "gulp",
13
+ "publish-please": "publish-please",
14
+ "prepublish": "publish-please guard"
15
+ },
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "https://github.com/inversify/InversifyJS.git"
19
+ },
20
+ "keywords": [
21
+ "ioc",
22
+ "di",
23
+ "javascript",
24
+ "typescript",
25
+ "node",
26
+ "dependency injection",
27
+ "dependency inversion",
28
+ "inversion of control container"
29
+ ],
30
+ "author": "Remo H. Jansen",
31
+ "license": "MIT",
32
+ "bugs": {
33
+ "url": "https://github.com/inversify/InversifyJS/issues"
34
+ },
35
+ "homepage": "http://inversify.io",
36
+ "engines": {},
37
+ "devDependencies": {
38
+ "@types/chai": "4.1.2",
39
+ "@types/harmony-proxy": "1.0.29",
40
+ "@types/mocha": "5.0.0",
41
+ "@types/sinon": "4.3.1",
42
+ "bluebird": "3.5.1",
43
+ "browserify": "16.2.0",
44
+ "chai": "4.1.2",
45
+ "del": "3.0.0",
46
+ "es6-symbol": "3.1.1",
47
+ "gulp": "3.9.1",
48
+ "gulp-istanbul": "1.1.3",
49
+ "gulp-mocha": "5.0.0",
50
+ "gulp-rename": "1.2.2",
51
+ "gulp-sourcemaps": "2.6.3",
52
+ "gulp-tslint": "8.1.3",
53
+ "gulp-typescript": "4.0.2",
54
+ "gulp-uglify": "3.0.0",
55
+ "harmonize": "2.0.0",
56
+ "harmony-proxy": "1.0.1",
57
+ "istanbul": "0.4.5",
58
+ "karma": "2.0.0",
59
+ "karma-chai": "0.1.0",
60
+ "karma-chrome-launcher": "2.2.0",
61
+ "karma-commonjs": "1.0.0",
62
+ "karma-es6-shim": "1.0.0",
63
+ "karma-firefox-launcher": "1.1.0",
64
+ "karma-ie-launcher": "1.0.0",
65
+ "karma-mocha": "1.3.0",
66
+ "karma-mocha-reporter": "2.2.5",
67
+ "karma-phantomjs-launcher": "1.0.4",
68
+ "karma-sinon": "1.0.5",
69
+ "mocha": "5.1.0",
70
+ "performance-now": "2.1.0",
71
+ "publish-please": "2.4.1",
72
+ "reflect-metadata": "0.1.12",
73
+ "run-sequence": "2.2.1",
74
+ "sinon": "5.0.0",
75
+ "tslint": "5.9.1",
76
+ "typescript": "2.6.2",
77
+ "vinyl-source-stream": "2.0.0",
78
+ "vinyl-buffer": "1.0.1"
79
+ }
80
+ }