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

wifi-qr

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wifi-qr - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "wifi-qr",
"version": "0.0.7",
"version": "0.0.8",
"description": "Command-line utility to generate QR codes for wifi access",

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

@@ -7,3 +7,7 @@ {

"module": "commonjs" /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */,
// "lib": [], /* Specify library files to be included in the compilation. */
"lib": [
"dom",
"es5",
"es2016"
] /* Specify library files to be included in the compilation. */,
// "allowJs": true, /* Allow javascript files to be compiled. */

@@ -10,0 +14,0 @@ // "checkJs": true, /* Report errors in .js files. */

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