🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@bitinflow/nuxt-oauth

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitinflow/nuxt-oauth - npm Package Compare versions

Comparing version

to
2.0.3

CHANGELOG.md

0

dist/module.d.ts

@@ -0,0 +0,0 @@ import * as _nuxt_schema from '@nuxt/schema';

2

dist/module.json
{
"name": "@bitinflow/nuxt-oauth",
"configKey": "oauth",
"version": "2.0.2"
"version": "2.0.3"
}

@@ -0,0 +0,0 @@ import { ModuleOptions } from "../../module";

declare const _default: any;
export default _default;
export declare function generateRandomString(): string;
export declare function getChallengeFromVerifier(v: any): Promise<string>;
{
"name": "@bitinflow/nuxt-oauth",
"version": "2.0.2",
"version": "2.0.3",
"description": "Nuxt 3 OAuth Module",

@@ -24,2 +24,3 @@ "license": "MIT",

"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground",
"ci": "npm run lint && npm run dev:prepare && npm run test && npm run prepack",
"release": "npm run lint && npm run test && npm run prepack && changelogen --release && git push --follow-tags",

@@ -26,0 +27,0 @@ "push": "npm publish --access public",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet