1.0.5 • Published 5 years ago

testing-npm-for-fun v1.0.5

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

testing-npm-for-fun

Testing how to publish my own NodeJS package to Node Package registry (NPM) for fun and investigating the e2e process

Objectives

Create simple NodeJS package and publish it on NPM

  • create a simple NodeJS class that renders name and email as string or as JSON string
  • publish it to NPM and reuse it in another local app
  • inject malicious code that posts the parameters to a remote server (.../test-npm-for-fun/logs.txt)

Meta

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago