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

bunadmin-auth-buncms

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bunadmin-auth-buncms - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

0

lib/index.d.ts

@@ -0,0 +0,0 @@ import initData from "./utils/initData";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Values } from "../types";

@@ -0,0 +0,0 @@ "use strict";

import { Values } from "../types";
import { TFunction } from "i18next";
export default function validateController(values: Values, t: TFunction): Partial<Values>;

@@ -0,0 +0,0 @@ "use strict";

export default function SignInContainer(): JSX.Element;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export interface SignInParamsType {

@@ -0,0 +0,0 @@ "use strict";

declare const useStyles: (props?: any) => Record<"form" | "root" | "loginArea" | "paper" | "avatar" | "submit", string>;
export default useStyles;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export interface Values {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { Column } from "material-table";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

export default function list(): JSX.Element;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const SchemaName = "user";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export default interface Values {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { IPluginData } from "@bunred/bunadmin";

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "bunadmin-auth-buncms",
"version": "1.2.0",
"version": "1.2.1",
"license": "Apache-2.0",

@@ -19,3 +19,3 @@ "main": "lib/index.js",

},
"gitHead": "732d3842cdd0e13119d2bc1e87ea4e08512bab05"
"gitHead": "7a660a7b30b0a854061faee5940758f6131c02ea"
}
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