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

atm3-postpackager-list-html

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

atm3-postpackager-list-html - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

4

index.js

@@ -29,3 +29,3 @@ var path = require('path'),

var rootFile = htmls[rootFolder][0];
fis.log.allan("rootFolder: ", rootFolder);
// fis.log.debug("rootFolder: ", rootFolder);
var listFile = fis.file.wrap(rootFile.dirname + "/list.html");

@@ -37,3 +37,3 @@ var listBodys = Object.keys(htmls).map(function(folder) {

fis.log.allan("listFile: \n", listFile.getContent());
// fis.log.allan("listFile: \n", listFile.getContent());
fis.compile(listFile);

@@ -40,0 +40,0 @@ };

{
"name": "atm3-postpackager-list-html",
"version": "0.0.10",
"version": "0.0.11",
"description": "atm3 generate list.html",

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