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

arkadip

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arkadip - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

.github/workflows/codeql-analysis.yml

6

index.js

@@ -30,3 +30,3 @@ #!/usr/bin/env node

npx: chalk.red("npx") + " " + chalk.white("arkadip"),
labelCard: chalk.white.bold(" Card:")
labelCard: chalk.white.bold("Card:")
}

@@ -47,5 +47,3 @@

``,
`${chalk.italic(
"I am currently studing for GATE 2022"
)}`,
`${chalk.italic("I am currently studying for")} ${chalk.bold("GATE 2022")}`,
``,

@@ -52,0 +50,0 @@ `${chalk.italic("My inbox is always open. Whether you have a")}`,

{
"name": "arkadip",
"version": "1.0.2",
"description": "",
"version": "1.0.3",
"description": "NPX Card for Arkadip Bhattacharya(@darkmatter18)",
"keywords": [
"arkadip",
"npx",
"npx arkadip",
"npx card"
],
"homepage": "https://github.com/darkmatter18/npx-arkadip",
"bugs": {
"url": "https://github.com/darkmatter18/npx-arkadip/issues",
"email": "in2arkadipb13@gmail.com"
},
"license": "ISC",
"author": {
"name": "Arkadip Bhattacharya",
"email": "in2arkadipb13@gmail.com",
"url": "https://www.arkadip.co"
},
"main": "index.js",

@@ -9,8 +26,10 @@ "bin": {

},
"repository": {
"type": "git",
"url": "https://github.com/darkmatter18/npx-arkadip"
},
"scripts": {
"test": "node index.js"
"test": "node index.js",
"preversion": "git add CHANGELOG.md"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {

@@ -17,0 +36,0 @@ "boxen": "^5.0.0",

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