@rxstack/exceptions
Advanced tools
+5
-5
| { | ||
| "name": "@rxstack/exceptions", | ||
| "version": "0.2.0", | ||
| "version": "0.3.0", | ||
| "description": "RxStack Exceptions Component", | ||
@@ -36,11 +36,11 @@ "private": false, | ||
| "@types/mocha": "^2.2.48", | ||
| "@types/node": "^11.10.5", | ||
| "@types/node": "^11.13.15", | ||
| "chai": "3.5.0", | ||
| "mocha": "^5.2.0", | ||
| "nyc": "^13.3.0", | ||
| "nyc": "^14.1.1", | ||
| "should": "^13.2.3", | ||
| "source-map-support": "^0.4.15", | ||
| "ts-node": "^3.1.0", | ||
| "tslint": "^5.14.0", | ||
| "typescript": "^3.3.3333" | ||
| "tslint": "^5.18.0", | ||
| "typescript": "^3.5.2" | ||
| }, | ||
@@ -47,0 +47,0 @@ "bugs": { |
36528
-0.01%