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

@propelauth/cloudflare-worker

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@propelauth/cloudflare-worker - npm Package Compare versions

Comparing version 2.1.26 to 2.1.27

2

dist/index.d.ts
export { initAuth, AuthOptions, AuthHeader, handleError, RequiredOrgInfo, RequiredOrgInfo as RequriedOrgInfo, HandleErrorOptions, HandleErrorResponse, } from "./auth";
export { OrgQueryResponse, OrgQuery, UsersQuery, UsersInOrgQuery, UsersPagedResponse, CreateUserRequest, CreateSamlConnectionLinkResponse, UpdateUserMetadataRequest, UpdateUserEmailRequest, CreateMagicLinkRequest, MagicLink, CreateAccessTokenRequest, AccessToken, } from "@propelauth/node-apis";
export { ApiKeyValidateException, ApiKeyDeleteException, ApiKeyUpdateException, ApiKeyCreateException, ApiKeyFetchException, AccessTokenCreationException, AddUserToOrgException, CreateOrgException, CreateUserException, ForbiddenException, MagicLinkCreationException, MigrateUserException, UserNotFoundException, UnauthorizedException, UpdateUserEmailException, UpdateUserMetadataException, RevokePendingOrgInviteRequest, FetchSamlSpMetadataResponse, SetSamlIdpMetadataRequest, IdpProvider, } from "@propelauth/node-apis";
export { ApiKeyValidateException, ApiKeyValidateRateLimitedException, ApiKeyDeleteException, ApiKeyUpdateException, ApiKeyCreateException, ApiKeyFetchException, AccessTokenCreationException, AddUserToOrgException, CreateOrgException, CreateUserException, ForbiddenException, MagicLinkCreationException, MigrateUserException, UserNotFoundException, UnauthorizedException, UpdateUserEmailException, UpdateUserMetadataException, RevokePendingOrgInviteRequest, FetchSamlSpMetadataResponse, SetSamlIdpMetadataRequest, IdpProvider, } from "@propelauth/node-apis";
export { User, Org, OrgIdToOrgMemberInfo, OrgMemberInfo, toUser, InternalOrgMemberInfo, UserAndOrgMemberInfo, InternalUser, toOrgIdToOrgMemberInfo, UserMetadata, } from "@propelauth/node-apis";

@@ -7,3 +7,3 @@ {

},
"version": "2.1.26",
"version": "2.1.27",
"license": "MIT",

@@ -61,6 +61,6 @@ "keywords": [

"dependencies": {
"@propelauth/node-apis": "^2.1.26",
"@propelauth/node-apis": "^2.1.27",
"jose": "^5.2.0"
},
"gitHead": "1c7087cec920b0d2fb62972d5fbba930aed979e6"
"gitHead": "042a9a4506d3eff6a5644e67bcb462484cf0a92b"
}

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