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

u2f-api

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

u2f-api - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

dist/lib/generated-google-u2f-api.js

@@ -635,4 +635,4 @@ //Copyright 2014-2015 Google Inc. All rights reserved.

);
// No response from extension within 200ms -> no support
setTimeout(reply.bind(null, false), 200);
// No response from extension within 500ms -> no support
setTimeout(reply.bind(null, false), 500);
};

@@ -639,0 +639,0 @@

@@ -635,4 +635,4 @@ //Copyright 2014-2015 Google Inc. All rights reserved.

);
// No response from extension within 200ms -> no support
setTimeout(reply.bind(null, false), 200);
// No response from extension within 500ms -> no support
setTimeout(reply.bind(null, false), 500);
};

@@ -639,0 +639,0 @@

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "1.0.3",
"version": "1.0.4",
"author": "Gustaf Räntilä <g.rantila@gmail.com>",

@@ -8,0 +8,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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