source-code-error
Advanced tools
Comparing version 0.9.7 to 0.9.8
{ | ||
"name": "source-code-error", | ||
"version": "0.9.7", | ||
"version": "0.9.8", | ||
"description": "Render Error of Source-Code", | ||
@@ -20,16 +20,14 @@ "keywords": [ "error", "code", "frame" ], | ||
"dependencies": { | ||
"@babel/code-frame": "7.0.0-rc.1", | ||
"@babel/code-frame": "7.0.0", | ||
"chalk": "2.4.1", | ||
"strip-ansi": "4.0.0" | ||
"strip-ansi": "5.0.0" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "6.26.0", | ||
"babel-preset-es2015": "6.24.1", | ||
"babel-eslint": "8.2.6", | ||
"eslint": "5.3.0", | ||
"eslint-config-standard": "11.0.0", | ||
"eslint-plugin-standard": "3.1.0", | ||
"eslint-plugin-promise": "3.8.0", | ||
"eslint-plugin-import": "2.13.0", | ||
"eslint-plugin-node": "7.0.1" | ||
"babel-eslint": "10.0.1", | ||
"eslint": "5.10.0", | ||
"eslint-config-standard": "12.0.0", | ||
"eslint-plugin-standard": "4.0.0", | ||
"eslint-plugin-promise": "4.0.1", | ||
"eslint-plugin-import": "2.14.0", | ||
"eslint-plugin-node": "8.0.0" | ||
}, | ||
@@ -36,0 +34,0 @@ "engines": { |
7
11442
+ Added@babel/code-frame@7.0.0(transitive)
+ Added@babel/helper-validator-identifier@7.25.9(transitive)
+ Added@babel/highlight@7.25.9(transitive)
+ Addedansi-regex@4.1.1(transitive)
+ Addedchalk@2.4.2(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedstrip-ansi@5.0.0(transitive)
- Removed@babel/code-frame@7.0.0-rc.1(transitive)
- Removed@babel/highlight@7.0.0-rc.1(transitive)
- Removedansi-regex@3.0.1(transitive)
- Removedesutils@2.0.3(transitive)
- Removedjs-tokens@3.0.2(transitive)
- Removedstrip-ansi@4.0.0(transitive)
Updated@babel/code-frame@7.0.0
Updatedstrip-ansi@5.0.0