@solana/web3.js
Advanced tools
Comparing version 1.95.5 to 1.95.6
{ | ||
"name": "@solana/web3.js", | ||
"version": "1.95.5", | ||
"version": "1.95.6", | ||
"description": "Solana Javascript API", | ||
@@ -39,21 +39,2 @@ "keywords": [ | ||
], | ||
"scripts": { | ||
"compile:docs": "typedoc --treatWarningsAsErrors", | ||
"compile:js": "cross-env NODE_ENV=production rollup -c", | ||
"compile:typedefs": "./scripts/typegen.sh", | ||
"build:fixtures": "set -ex; ./test/fixtures/noop-program/build.sh", | ||
"clean": "rimraf ./doc ./declarations ./lib", | ||
"dev": "cross-env NODE_ENV=development rollup -c --watch", | ||
"prepublishOnly": "pnpm pkg delete devDependencies", | ||
"publish-packages": "semantic-release --repository-url git@github.com:solana-labs/solana-web3.js.git", | ||
"test:lint": "eslint src/ test/ --ext .js,.ts", | ||
"test:lint:fix": "eslint src/ test/ --fix --ext .js,.ts", | ||
"test:live": "TEST_LIVE=1 pnpm run test:unit", | ||
"test:live-with-test-validator": "start-server-and-test './scripts/start-shared-test-validator.sh' http://127.0.0.1:8899/health test:live", | ||
"test:live-with-test-validator:setup": "./scripts/setup-test-validator.sh", | ||
"test:prettier": "prettier --check '{,{src,test}/**/}*.{j,t}s'", | ||
"test:prettier:fix": "pnpm prettier --write '{,{src,test}/**/}*.{j,t}s'", | ||
"test:typecheck": "tsc --noEmit", | ||
"test:unit": "cross-env NODE_ENV=test NODE_OPTIONS='--import tsx' mocha './test/**/*.test.ts'" | ||
}, | ||
"dependencies": { | ||
@@ -60,0 +41,0 @@ "@babel/runtime": "^7.25.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Known malware
Supply chain riskThis package is malware. We have asked the package registry to remove it.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
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
10881310
94734
1
33