New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dotenorio

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotenorio - npm Package Compare versions

Comparing version 1.0.1 to 1.2.0

index.js

11

bin.js
#!/usr/bin/env node
console.log(JSON.stringify({
name: 'Fernando M Tenório',
github: 'https://github.com/dotenorio',
twitter: 'https://twitter.com/dotenorio',
linkedin: false,
facebook: 'https://www.facebook.com/dotenorio',
telegram: 'https://telegram.me/dotenorio',
email: 'dotenorio@gmail.com',
blog: 'http://dotenorio.github.io'
}, null, 2))
console.log(JSON.stringify(require('./index')(), null, 2))
{
"name": "dotenorio",
"version": "1.0.1",
"version": "1.2.0",
"scripts": {

@@ -5,0 +5,0 @@ "test": "echo \"Error: no test specified\" && exit 1",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc