
Product
Announcing Precomputed Reachability Analysis in Socket
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
ember-sinon-qunit-codemod
Advanced tools
A jscodeshift based codemod to help migrate to ember-sinon-qunit V4.
This codemod converts usages of this.sandbox
to sinon
, and removes usages of ember-sinon-sandbox
and ember-sinon-sinoff
. Lastly, it will remove usages of sinon.restore
as it is not needed in V4.
WARNING: jscodeshift
, and thus this codemod, edits your files in place.
It does not make a copy. Make sure your code is checked into a source control
repository like Git and that you have no outstanding changes to commit before
running this tool.
cd my-ember-app-or-addon
npx ember-sinon-qunit-codemod tests
Make sure to remove any deprecated libraries, such as ember-sinon-sandbox
or ember-sinon-sinoff
and then use the latest ember-sinon-qunit
npm i -D ember-sinon-qunit
Keep in mind that this codemod may end up leaving unwanted whitespace when importing sinon. This can be autofixed with a proper eslint rule.
FAQs
A codemod for migrating to ember-sinon-qunit V4
The npm package ember-sinon-qunit-codemod receives a total of 2 weekly downloads. As such, ember-sinon-qunit-codemod popularity was classified as not popular.
We found that ember-sinon-qunit-codemod demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.