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

@saas-ui/auth-provider

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saas-ui/auth-provider - npm Package Compare versions

Comparing version 2.0.0-alpha.1 to 2.0.0-alpha.2

6

CHANGELOG.md
# @saas-ui/auth-provider
## 2.0.0-alpha.2
### Minor Changes
- 6459de4: Removed src exports and files from packages
## 2.0.0-alpha.1

@@ -4,0 +10,0 @@

10

package.json
{
"name": "@saas-ui/auth-provider",
"version": "2.0.0-alpha.1",
"version": "2.0.0-alpha.2",
"description": "Authentication provider primivites",
"source": "src/index.ts",
"exports": {
".": {
"sui": "./src/index.ts",
"require": "./dist/index.js",
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs"
},
"./src": {
"default": "./src/index.ts"
}

@@ -27,4 +24,3 @@ },

"files": [
"dist",
"src"
"dist"
],

@@ -31,0 +27,0 @@ "sideEffects": false,

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