README
add-to-package
This adds Snyk to the node package.json
file, as the correct dependency type (which depends on whether the user is protecting or testing).
Adds Snyk to the package dependencies
<script type="module">
import snykAddToPackage from 'https://cdn.skypack.dev/snyk-add-to-package';
</script>
This adds Snyk to the node package.json
file, as the correct dependency type (which depends on whether the user is protecting or testing).