rap-tm4c1294
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "rap-tm4c1294", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Rap extension for tm4c1294", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -241,3 +241,3 @@ 'use strict'; | ||
let msg = result.stdout.toString(); | ||
throw new Error(msg); | ||
throw new Error(msg + srcName); | ||
} | ||
@@ -244,0 +244,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
36768