@heroiclabs/satori-js
Advanced tools
Comparing version 2.5.1 to 2.5.2
{ | ||
"name": "@heroiclabs/satori-js", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"scripts": { | ||
@@ -42,2 +42,3 @@ "build": "npx tsc && npx rollup -c --bundleConfigAsCjs && node build.mjs", | ||
"dependencies": { | ||
"@scarf/scarf": "^1.1.1", | ||
"base64-arraybuffer": "^1.0.2", | ||
@@ -44,0 +45,0 @@ "js-base64": "^3.7.4", |
@@ -130,3 +130,3 @@ Satori 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> | ||
``` | ||
@@ -133,0 +133,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
300270
4
+ Added@scarf/scarf@^1.1.1
+ Added@scarf/scarf@1.4.0(transitive)