@solana/codecs-numbers
Advanced tools
Comparing version 2.0.0-experimental.7b33fcb to 2.0.0-experimental.7d44763
{ | ||
"name": "@solana/codecs-numbers", | ||
"version": "2.0.0-experimental.7b33fcb", | ||
"version": "2.0.0-experimental.7d44763", | ||
"description": "Codecs for numbers of different sizes and endianness", | ||
@@ -52,3 +52,3 @@ "exports": { | ||
"dependencies": { | ||
"@solana/codecs-core": "2.0.0-experimental.7b33fcb" | ||
"@solana/codecs-core": "2.0.0-experimental.7d44763" | ||
}, | ||
@@ -90,3 +90,3 @@ "devDependencies": { | ||
"publish-packages": "pnpm publish --tag experimental --access public --no-git-checks", | ||
"style:fix": "pnpm eslint --fix src/* && pnpm prettier -w src/*", | ||
"style:fix": "pnpm eslint --fix src/* && pnpm prettier -w src/* package.json", | ||
"test:lint": "jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent", | ||
@@ -93,0 +93,0 @@ "test:prettier": "jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent", |
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
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
272642
+ Added@solana/codecs-core@2.0.0-experimental.7d44763(transitive)
- Removed@solana/codecs-core@2.0.0-experimental.7b33fcb(transitive)