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

@8base/utils

Package Overview
Dependencies
Maintainers
5
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@8base/utils - npm Package Compare versions

Comparing version 1.2.9 to 1.3.0

3

dist/errors/packages.d.ts

@@ -16,4 +16,5 @@ export declare enum PACKAGES {

API_TOKEN_AUTH_CLIENT = "@8base/api-token-auth-client",
WEB_AUTH0_AUTH_CLIENT = "@8base/web-auth0-auth-client"
WEB_AUTH0_AUTH_CLIENT = "@8base/web-auth0-auth-client",
WEB_COGNITO_AUTH_CLIENT = "@8base/web-cognito-auth-client"
}
//# sourceMappingURL=packages.d.ts.map

@@ -20,3 +20,4 @@ "use strict";

PACKAGES["WEB_AUTH0_AUTH_CLIENT"] = "@8base/web-auth0-auth-client";
PACKAGES["WEB_COGNITO_AUTH_CLIENT"] = "@8base/web-cognito-auth-client";
})(PACKAGES = exports.PACKAGES || (exports.PACKAGES = {}));
//# sourceMappingURL=packages.js.map
{
"name": "@8base/utils",
"version": "1.2.9",
"version": "1.3.0",
"repository": "https://github.com/8base/sdk",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/8base/sdk/tree/master/packages/utils#readme",

@@ -17,2 +17,3 @@ export enum PACKAGES {

WEB_AUTH0_AUTH_CLIENT = '@8base/web-auth0-auth-client',
WEB_COGNITO_AUTH_CLIENT = '@8base/web-cognito-auth-client',
}

Sorry, the diff of this file is not supported yet

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