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

@live-change/password-authentication-service

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@live-change/password-authentication-service - npm Package Compare versions

Comparing version 0.2.26 to 0.2.27

4

package.json
{
"name": "@live-change/password-authentication-service",
"version": "0.2.26",
"version": "0.2.27",
"description": "",

@@ -27,3 +27,3 @@ "main": "index.js",

},
"gitHead": "f3d7b9b6c689b9d87df3cb7f64cd75fc72339b7a"
"gitHead": "9a82ff0e7a7003d5b4e34ef9aef1ad4d7d8605dd"
}

@@ -7,2 +7,3 @@ const definition = require('./definition.js')

for(const contactType of config.contactTypes) {
const contactTypeUpperCaseName = contactType[0].toUpperCase() + contactType.slice(1)

@@ -9,0 +10,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