Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

random-messages-carlosvf22

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

README.md

14

package.json
{
"name": "random-messages-carlosvf22",
"version": "1.1.0",
"version": "1.1.1",
"description": "Random de mensajes creado para el curso de NPM de Platzi",

@@ -17,5 +17,13 @@ "main": "src/index.js",

"bin": {
"random-msg": "./bin/global.js"
"random-msg": "bin/global.js"
},
"preferGlobal": true
"preferGlobal": true,
"repository": {
"type": "git",
"url": "git+https://github.com/CarlosVF22/npmCourse.git"
},
"bugs": {
"url": "https://github.com/CarlosVF22/npmCourse/issues"
},
"homepage": "https://github.com/CarlosVF22/npmCourse#readme"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc