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

jsonresume-theme-modern-extended

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonresume-theme-modern-extended - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

5

index.js

@@ -45,8 +45,3 @@ var fs = require('fs');

}
resumeObject.profiles = {};
_.each(resumeObject.basics.profiles, function(profile){
resumeObject.profiles[profile.network] = profile.username;
});
var theme = fs.readFileSync(__dirname + '/resume.template', 'utf8');

@@ -53,0 +48,0 @@ var css = fs.readFileSync(__dirname + "/resume.css", "utf-8");

2

package.json
{
"name": "jsonresume-theme-modern-extended",
"version": "0.0.17",
"version": "0.0.18",
"description": "jsonresume-theme-modern-extended =======================",

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

Sorry, the diff of this file is not supported yet

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