Comparing version 2.3.4 to 2.3.5
{ | ||
"name": "mikronode", | ||
"description": "Mikrotik API implemented in Node", | ||
"version": "2.3.4", | ||
"version": "2.3.5", | ||
"author": "Brandon Myers <trakkasure@gmail.com>", | ||
@@ -42,4 +42,2 @@ "scripts": { | ||
"chai": "^3.5.0", | ||
"change-emitter": "^0.1.2", | ||
"core-decorators": "^0.12.3", | ||
"mocha": ">=1.7.4", | ||
@@ -52,2 +50,3 @@ "simple-assign": "^0.1.0", | ||
"dependencies": { | ||
"core-decorators": "^0.12.3", | ||
"rxjs": "^5.3.0" | ||
@@ -54,0 +53,0 @@ }, |
Sorry, the diff of this file is too big to display
1905691
19
21742
2
5
+ Addedcore-decorators@^0.12.3
+ Addedcore-decorators@0.12.3(transitive)