
Product
Announcing Bun and vlt Support in Socket
Bringing supply chain security to the next generation of JavaScript package managers
@concord-consortium/codap-formulas-react17
Advanced tools
This is a react 17 version of the CODAP formula system. CLUE uses it to get all of the functions that CODAP has.
It uses the same source files as the main formula system which requires React 18 or higher.
The code for this library is currently in a branch of the CODAP repository:
CODAP-740-formula-library
Bump the version.
Build it:
yarn build
Check what will be included in the package:
yarn pack --dry-run
Publish it:
yarn npm publish
To test this locally publish it with yalc.
yarn dlx yalc publish --push
In an npm repository add this locally published library with:
npx yalc add @concord-consortium/codap-formulas-react17
If you need to also test changes to the codap-utilities package, you need to publish that package to yalc. Then add it to this package with yalc and then publish this package. So:
cd ../utilities
yarn dlx yalc publish --push
cd ../formulas-react17
yarn dlx yalc add @concord-consortium/codap-utilities
yarn dlx yalc publish --push
FAQs
Unknown package
We found that @concord-consortium/codap-formulas-react17 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 10 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.