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

pagegenjs

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pagegenjs - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

1

index.js

@@ -11,2 +11,3 @@ /**

nconf.overrides(userConfig);
console.log(nconf.get('isCDN'), userConfig.isCDN);
nconf.file(`${module.parent.__dirname__}/.user-config`);

@@ -13,0 +14,0 @@ require('./gulpfile');

2

package.json
{
"name": "pagegenjs",
"version": "0.1.10",
"version": "0.1.11",
"description": "Page generator using JavaScript on client and server.",

@@ -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