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

@heroiclabs/nakama-js

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heroiclabs/nakama-js - npm Package Compare versions

Comparing version 2.5.1 to 2.5.2

3

package.json
{
"name": "@heroiclabs/nakama-js",
"version": "2.5.1",
"version": "2.5.2",
"scripts": {

@@ -36,2 +36,3 @@ "build": "npx tsc && npx rollup -c --bundleConfigAsCjs && node build.mjs"

"dependencies": {
"@scarf/scarf": "^1.1.1",
"base64-arraybuffer": "^1.0.2",

@@ -38,0 +39,0 @@ "js-base64": "^3.7.4",

@@ -204,3 +204,3 @@ Nakama JavaScript client

```shell
npm run build --workspace=<workspace> && npm public --access=public --workspace=<workspace>
npm run build --workspace=<workspace> && npm publish --access=public --workspace=<workspace>
```

@@ -207,0 +207,0 @@

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