@heroiclabs/nakama-js
Advanced tools
Comparing version 2.5.1 to 2.5.2
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
526806
77
4
+ Added@scarf/scarf@^1.1.1
+ Added@scarf/scarf@1.4.0(transitive)