source-code-error
Advanced tools
Comparing version 0.9.5 to 0.9.6
{ | ||
"name": "source-code-error", | ||
"version": "0.9.5", | ||
"version": "0.9.6", | ||
"description": "Render Error of Source-Code", | ||
@@ -20,3 +20,3 @@ "keywords": [ "error", "code", "frame" ], | ||
"dependencies": { | ||
"@babel/code-frame": "7.0.0-beta.51", | ||
"@babel/code-frame": "7.0.0-beta.52", | ||
"chalk": "2.4.1", | ||
@@ -29,7 +29,7 @@ "strip-ansi": "4.0.0" | ||
"babel-eslint": "8.2.5", | ||
"eslint": "5.0.0", | ||
"eslint": "5.0.1", | ||
"eslint-config-standard": "11.0.0", | ||
"eslint-plugin-standard": "3.1.0", | ||
"eslint-plugin-promise": "3.8.0", | ||
"eslint-plugin-import": "2.12.0", | ||
"eslint-plugin-import": "2.13.0", | ||
"eslint-plugin-node": "6.0.1" | ||
@@ -36,0 +36,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@babel/code-frame@7.0.0-beta.52(transitive)
+ Added@babel/highlight@7.0.0-beta.52(transitive)
- Removed@babel/code-frame@7.0.0-beta.51(transitive)
- Removed@babel/highlight@7.0.0-beta.51(transitive)