@solana/addresses
Advanced tools
Comparing version 2.0.0-rc.1 to 2.0.0-rc.2
{ | ||
"name": "@solana/addresses", | ||
"version": "2.0.0-rc.1", | ||
"version": "2.0.0-rc.2", | ||
"description": "Helpers for generating account addresses", | ||
"exports": { | ||
"edge-light": { | ||
"import": "./dist/index.node.mjs", | ||
"require": "./dist/index.node.cjs" | ||
}, | ||
"workerd": { | ||
"import": "./dist/index.node.mjs", | ||
"require": "./dist/index.node.cjs" | ||
}, | ||
"browser": { | ||
@@ -52,6 +60,6 @@ "import": "./dist/index.browser.mjs", | ||
"dependencies": { | ||
"@solana/codecs-core": "2.0.0-rc.1", | ||
"@solana/assertions": "2.0.0-rc.1", | ||
"@solana/codecs-strings": "2.0.0-rc.1", | ||
"@solana/errors": "2.0.0-rc.1" | ||
"@solana/assertions": "2.0.0-rc.2", | ||
"@solana/codecs-core": "2.0.0-rc.2", | ||
"@solana/codecs-strings": "2.0.0-rc.2", | ||
"@solana/errors": "2.0.0-rc.2" | ||
}, | ||
@@ -69,2 +77,5 @@ "peerDependencies": { | ||
}, | ||
"engines": { | ||
"node": ">=20.18.0" | ||
}, | ||
"scripts": { | ||
@@ -76,3 +87,3 @@ "compile:js": "tsup --config build-scripts/tsup.config.package.ts", | ||
"publish-packages": "pnpm prepublishOnly && pnpm publish-impl", | ||
"style:fix": "pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*", | ||
"style:fix": "pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*", | ||
"test:lint": "TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent", | ||
@@ -79,0 +90,0 @@ "test:prettier": "TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
198522
1526
1
+ Added@solana/assertions@2.0.0-rc.2(transitive)
+ Added@solana/codecs-core@2.0.0-rc.2(transitive)
+ Added@solana/codecs-numbers@2.0.0-rc.2(transitive)
+ Added@solana/codecs-strings@2.0.0-rc.2(transitive)
+ Added@solana/errors@2.0.0-rc.2(transitive)
- Removed@solana/assertions@2.0.0-rc.1(transitive)
- Removed@solana/codecs-core@2.0.0-rc.1(transitive)
- Removed@solana/codecs-numbers@2.0.0-rc.1(transitive)
- Removed@solana/codecs-strings@2.0.0-rc.1(transitive)
- Removed@solana/errors@2.0.0-rc.1(transitive)
Updated@solana/errors@2.0.0-rc.2