
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@dojo/cli-upgrade-app
Advanced tools
The official CLI command for upgrading Dojo applications.
This command requires the @dojo/cli
package to be installed globally.
npm install --global @dojo/cli
To use the @dojo/cli-upgrade-app
in a single project, install the package using npm.
npm install @dojo/cli-upgrade-app
Within the root of a Dojo application the command can be used with the upgrade
command.
dojo upgrade
We appreciate your interest! Please see the Dojo Contributing Guidelines.
Version upgrades are defined in directories starting with "v" and the major version number, (e.g. v3
). Each version's configuration should be exported as config
from a main.ts
file in the directory.
After running npm install
, run the npm build script
npm run build
Test cases should be written using Intern To test, run the npm test command.
npm test
Sometimes it is useful to build a local package for testing. @dojo/cli-upgrade-app
can be built into a local tarball and installed.
npm run build
cd dist/release
npm pack
package.json
with the dependency { "@dojo/cli-upgrade-app": "file:[path to tarball]" }
© 2019 OpenJS Foundation. New BSD license.
FAQs
Upgrade a Dojo application to a newer Dojo version
The npm package @dojo/cli-upgrade-app receives a total of 17 weekly downloads. As such, @dojo/cli-upgrade-app popularity was classified as not popular.
We found that @dojo/cli-upgrade-app demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.