@vechain/sdk-errors
Advanced tools
Comparing version 1.0.0-rc.2 to 1.0.0-rc.3
{ | ||
"name": "@vechain/sdk-errors", | ||
"version": "1.0.0-rc.2", | ||
"version": "1.0.0-rc.3", | ||
"description": "This module is dedicated to managing and customizing errors within the VeChain SDK", | ||
@@ -28,3 +28,3 @@ "author": "VeChain Foundation", | ||
"build": "rm -rf ./dist && tsup-node src/index.ts --format cjs,esm --dts", | ||
"lint": "eslint --ext .ts src --ext .ts tests", | ||
"lint": "eslint", | ||
"format": "prettier --write src/**/*.ts tests/**/*.ts", | ||
@@ -31,0 +31,0 @@ "start-thor-solo": "echo 'Starting thor solo node ...' && docker compose -f ../../docker-compose.thor.yml up -d --wait && echo '\nThor solo node started ...'", |
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
0
71520