Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dmitriyaa-npm-about

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmitriyaa-npm-about - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

9

index.js
const name = 'Dmitriy'
const surname = 'An'
const fullName = `${name} ${surname}`
const avatarImage =
'https://avatars1.githubusercontent.com/u/28235413?s=460&v=4'
const email = 'dmitriym44@gmail.com'
const website = 'https://dmitriyaa.github.io/'

@@ -8,3 +11,5 @@ module.exports = {

surname,
fullName
avatarImage,
email,
website
}
{
"name": "dmitriyaa-npm-about",
"version": "1.0.0",
"version": "1.0.1",
"description": "About me",

@@ -5,0 +5,0 @@ "main": "index.js",

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