@thetimes/methode-parser
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@thetimes/methode-parser", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"main": "lib/index.js", | ||
@@ -31,3 +31,2 @@ "typings": "lib/index.d.ts", | ||
"ts-jest": "^22.4.6", | ||
"tslib": "^1.9.2", | ||
"tslint": "^5.10.0", | ||
@@ -39,3 +38,4 @@ "tslint-config-airbnb": "^5.9.2", | ||
"dependencies": { | ||
"sax": "^1.2.4" | ||
"sax": "^1.2.4", | ||
"tslib": "^1.9.2" | ||
}, | ||
@@ -42,0 +42,0 @@ "jest": { |
11
2
+ Addedtslib@^1.9.2
+ Addedtslib@1.14.1(transitive)