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

lws-basic-auth

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lws-basic-auth - npm Package Compare versions

Comparing version 1.0.3 to 2.0.0

12

package.json
{
"name": "lws-basic-auth",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "1.0.3",
"version": "2.0.0",
"description": "Password-protect a server using Basic Authentication",

@@ -15,3 +15,3 @@ "repository": "https://github.com/lwsjs/basic-auth.git",

"engines": {
"node": ">=8"
"node": ">=10"
},

@@ -26,7 +26,7 @@ "scripts": {

"devDependencies": {
"coveralls": "^3.0.4",
"lws": "^2.0.0",
"coveralls": "^3.0.9",
"lws": "^2.0.8",
"node-fetch": "^2.6.0",
"nyc": "^14.1.1",
"test-runner": "^0.6.0"
"nyc": "^15.0.0",
"test-runner": "^0.8.13"
},

@@ -33,0 +33,0 @@ "files": [

@@ -21,2 +21,2 @@ [![view on npm](https://img.shields.io/npm/v/lws-basic-auth.svg)](https://www.npmjs.org/package/lws-basic-auth)

&copy; 2017-19 Lloyd Brookes \<75pound@gmail.com\>.
&copy; 2017-20 Lloyd Brookes \<75pound@gmail.com\>.

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