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

anujsingh

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anujsingh - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

build/assets/resume.pdf

4

package.json
{
"name": "anujsingh",
"version": "0.0.6",
"version": "0.0.7",
"description": "Anuj's Portfolio",

@@ -13,3 +13,3 @@ "homepage": "https://anujraghuvanshi.vercel.app/",

"compile": "tsc -p .",
"copy-templates": "copyfiles ./src/templates/* ./build/templates && copyfiles ./src/assets/* ./build/assets",
"copy-templates": "copyfiles ./src/templates/* ./build/templates && rsync -r --exclude='*.txt' ./src/assets/ ./build/assets",
"build": "yarn clean-build && yarn compile && yarn copy-templates",

@@ -16,0 +16,0 @@ "publish": "npm publish --access public",

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