Socket
Socket
Sign inDemoInstall

ndc-2021-workshop-dummy-login

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ndc-2021-workshop-dummy-login - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

3

index.js

@@ -1,3 +0,4 @@

import {parseJwt, LoginClient} from "./src/loginClient.js";
import {LoginClient} from "./src/loginClient.js";
import {parseJwt} from "./src/parseJwt.js";
export {parseJwt, LoginClient}

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

"homepage": "https://github.com/kloktig/dummy-login#readme",
"version": "1.0.3",
"version": "1.0.4",
"type": "module",

@@ -8,0 +8,0 @@ "files": ["src/**"],

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