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

@magic-sdk/commons

Package Overview
Dependencies
Maintainers
23
Versions
660
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magic-sdk/commons - npm Package Compare versions

Comparing version 9.0.0 to 9.1.0-167a9d1

8

package.json
{
"name": "@magic-sdk/commons",
"version": "9.0.0",
"version": "9.1.0-167a9d1",
"description": "Exposes a listing of common public APIs from the Magic JS SDK ecosystem.",

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

"devDependencies": {
"@magic-sdk/provider": "^13.0.0",
"@magic-sdk/types": "^11.0.0"
"@magic-sdk/provider": "13.2.0-5fe3cb7-3",
"@magic-sdk/types": "11.2.0-5fe3cb7-2"
},

@@ -32,3 +32,3 @@ "peerDependencies": {

},
"gitHead": "4f0dd0871531afe5db7b966ec2ab502943cf8679"
"gitHead": "1ef062ea699d48d5e9a9375a93b7c147632b05ca"
}

@@ -5,3 +5,3 @@ # ✨ Magic JavaScript SDK Commons

> Exposes a listing of common public APIs from `@magic-sdk/provider` and `@magic-sdk/types` to the platform-specific entry points (`magic-sdk` and `@magic-sdk/react-native`)
> Exposes a listing of common public APIs from `@magic-sdk/provider` and `@magic-sdk/types` to the platform-specific entry points (`magic-sdk`, `@magic-sdk/react-native-bare`, and `@magic-sdk/react-native-expo`)

@@ -22,3 +22,4 @@ <p align="center">

- Web: [`magic-sdk`](https://github.com/magiclabs/magic-js/tree/master/packages/magic-sdk )
- React Native: [`@magic-sdk/react-native`](https://github.com/magiclabs/magic-js/tree/master/packages/@magic-sdk/react-native)
- Web: [`magic-sdk`](https://github.com/magiclabs/magic-js/tree/master/packages/magic-sdk)
- Bare React Native: [`@magic-sdk/react-native-bare`](https://github.com/magiclabs/magic-js/tree/master/packages/@magic-sdk/react-native-bare)
- Expo React Native: [`@magic-sdk/react-native-expo`](https://github.com/magiclabs/magic-js/tree/master/packages/@magic-sdk/react-native-expo)
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