Socket
Socket
Sign inDemoInstall

@magic-sdk/pnp

Package Overview
Dependencies
Maintainers
25
Versions
634
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magic-sdk/pnp - npm Package Compare versions

Comparing version 12.1.0 to 12.2.0-canary.557.5361107278.0

17

CHANGELOG.md

@@ -0,1 +1,18 @@

# v12.1.0 (Fri Jun 23 2023)
#### ๐Ÿš€ Enhancement
- Updates License to Apache 2.0 [#551](https://github.com/magiclabs/magic-js/pull/551) ([@Ariflo](https://github.com/Ariflo))
#### ๐Ÿ› Bug Fix
- Replace `magic-sdk` w/ `@magic-sdk/commons` for `@magic-ext/oidc` Package [#550](https://github.com/magiclabs/magic-js/pull/550) ([@Ariflo](https://github.com/Ariflo))
- White space bump ([@Ariflo](https://github.com/Ariflo))
#### Authors: 1
- Arian Flores ([@Ariflo](https://github.com/Ariflo))
---
# v11.3.0 (Fri May 26 2023)

@@ -2,0 +19,0 @@

8

package.json
{
"name": "@magic-sdk/pnp",
"version": "12.1.0",
"version": "12.2.0-canary.557.5361107278.0",
"description": "Passwordless authentication for the web with an out-of-the-box UI.",

@@ -22,6 +22,6 @@ "author": "Magic Labs <team@magic.link> (https://magic.link/)",

"@babel/runtime": "^7.9.6",
"@magic-ext/oauth": "^12.1.0",
"magic-sdk": "^18.1.0"
"@magic-ext/oauth": "12.2.0-canary.557.5361107278.0",
"magic-sdk": "18.2.0-canary.557.5361107278.0"
},
"gitHead": "dd51deb2e5c23fbbb9190cb47fee25919fc19798"
"gitHead": "736af1614d5aaba88a74bcd35abf5978b9199e0b"
}

@@ -40,3 +40,3 @@ # โœจ Magic Login Form

Next, create a page containing the script tag below to handle the authentication callback.
Next, create a page containing the script tag below to handle the authentication callback.

@@ -43,0 +43,0 @@ ```html

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