Skip to content

1.3.1

Compare
Choose a tag to compare
@arjunguha arjunguha released this 06 May 13:18
· 10 commits to master since this release
  • Support JSON.stringify
  • Use Stopify 1.3.1

I am quite confused about how lockfiles work. ElementaryJS uses package-lock.json, but Stopify uses yarn.lock. The Stopify 1.3.1 release has a lot updates to yarn.lock, which are summarized here:

https://github.com/ocelot-ide/Stopify/releases/tag/0.7.4

The ElementaryJS package-lock.json in this repository does not have these updates. So, when I install ElementaryJS with NPM, and that installs Stopify with NPM, does NPM read the Yarn lockfile?