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.4 to 0.0.5

1

modules/analog.js

@@ -6,2 +6,3 @@ class Analog {

this.target = opts.target;
this.resolution = 10;
this.value = 0x00;

@@ -8,0 +9,0 @@ }

2

package.json
{
"name": "@dtex/mock-io",
"version": "0.0.4",
"version": "0.0.5",
"description": "Mock file for TC-53 IO testing",

@@ -5,0 +5,0 @@ "main": "index.js",

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