rap-tm4c1294
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "rap-tm4c1294", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Rap extension for tm4c1294", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -11,3 +11,3 @@ 'use strict'; | ||
const { flash } = require('./lm4flash'); | ||
const { flash } = require('./flash'); | ||
@@ -14,0 +14,0 @@ const ORIGIN = 500 * 1024; |
@@ -8,3 +8,3 @@ 'use strict'; | ||
const { flash } = require('./lm4flash'); | ||
const { flash } = require('./flash'); | ||
@@ -11,0 +11,0 @@ let commandMap = Object.create({}); |
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
33600