Skip to content
Discussion options

You must be logged in to vote

Yeah, just checked, it requires a few extra steps (valid SSL), but still works

➜  pnpm git:(master) ✗ ls
index.js       package.json   pnpm-lock.yaml
➜  pnpm git:(master) ✗ pnpm install
Lockfile is up-to-date, resolution step is skipped
Packages: +1
+
Packages are hard linked from the content-addressable store to the virtual store.
  Content-addressable store is at: /Users/kozlovzxc/.pnpm-store/v3
  Virtual store is at:             node_modules/.pnpm

dependencies:
+ is-number 7.0.0

Progress: resolved 1, reused 1, downloaded 0, added 1, done
➜  pnpm git:(master) ✗ node index.js
Hello world 🌎  (malicious one)
true (valid one)
➜  pnpm git:(master) ✗ cat pnpm-lock.yaml
lockfileVersion: 5.3
…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ai
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants