Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dtex/mock-io

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dtex/mock-io - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

modules/serial.js

3

index.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc