source-code-error
Advanced tools
Comparing version 0.9.8 to 1.0.0
{ | ||
"name": "source-code-error", | ||
"version": "0.9.8", | ||
"version": "1.0.0", | ||
"description": "Render Error of Source-Code", | ||
@@ -13,3 +13,3 @@ "keywords": [ "error", "code", "frame" ], | ||
"author": { | ||
"name": "Ralf S. Engelschall", | ||
"name": "Dr. Ralf S. Engelschall", | ||
"email": "rse@engelschall.com", | ||
@@ -22,13 +22,13 @@ "url": "http://engelschall.com" | ||
"@babel/code-frame": "7.0.0", | ||
"chalk": "2.4.1", | ||
"strip-ansi": "5.0.0" | ||
"chalk": "2.4.2", | ||
"strip-ansi": "5.2.0" | ||
}, | ||
"devDependencies": { | ||
"babel-eslint": "10.0.1", | ||
"eslint": "5.10.0", | ||
"eslint": "5.16.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" | ||
"eslint-plugin-promise": "4.1.1", | ||
"eslint-plugin-import": "2.17.3", | ||
"eslint-plugin-node": "9.1.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "engines": { |
@@ -81,3 +81,3 @@ | ||
Copyright (c) 2018 Ralf S. Engelschall (http://engelschall.com/) | ||
Copyright (c) 2018-2019 Dr. Ralf S. Engelschall (http://engelschall.com/) | ||
@@ -84,0 +84,0 @@ Permission is hereby granted, free of charge, to any person obtaining |
/* | ||
** Source-Code-Error -- Render Error of Source-Code | ||
** Copyright (c) 2018 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2018-2019 Dr. Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
11468
0
+ Addedstrip-ansi@5.2.0(transitive)
- Removedchalk@2.4.1(transitive)
- Removedstrip-ansi@5.0.0(transitive)
Updatedchalk@2.4.2
Updatedstrip-ansi@5.2.0