@solana/functional
Advanced tools
Comparing version 2.0.0-experimental.cb90bb7 to 2.0.0-experimental.cc545f9
{ | ||
"name": "@solana/functional", | ||
"version": "2.0.0-experimental.cb90bb7", | ||
"version": "2.0.0-experimental.cc545f9", | ||
"description": "Functional JavaScript helpers", | ||
@@ -82,3 +82,3 @@ "exports": { | ||
"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", | ||
@@ -85,0 +85,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
36365
21