@dtex/mock-io
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -5,3 +5,4 @@ import Digital from "./modules/digital.js"; | ||
import Analog from "./modules/analog.js"; | ||
import Serial from "./modules/serial.js"; | ||
export { Digital, PWM, I2C, Analog } | ||
export { Digital, PWM, I2C, Analog, Serial } |
{ | ||
"name": "@dtex/mock-io", | ||
"version": "0.0.5", | ||
"description": "Mock file for TC-53 IO testing", | ||
"version": "0.0.6", | ||
"description": "Mock provider for ECMA-419 IO testing", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "type": "module", |
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
5026
9
135