New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

avrgirl-stk500v2

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

avrgirl-stk500v2 - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

avrgirl-stk500v2.js

@@ -180,3 +180,3 @@ var C = require('./lib/c');

lMSB, lLSB,
mem.mode, mem.delay,
0xC1, mem.delay,
mem.write[0], mem.write[1], mem.write[2],

@@ -183,0 +183,0 @@ mem.poll1, mem.poll2

{
"name": "avrgirl-stk500v2",
"version": "1.0.2",
"version": "1.0.3",
"description": "avrgirl flavoured stk500v2 protocol",

@@ -5,0 +5,0 @@ "main": "avrgirl-stk500v2.js",

@@ -183,3 +183,3 @@ // harness

a.verifySignature(sig3, data, function(error) {
t.pass(error, 'returns error on non matching signature');
t.ok(error, 'returns error on non matching signature');
});

@@ -186,0 +186,0 @@ });

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