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
2
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.11 to 0.0.12

3

index.js

@@ -34,2 +34,5 @@ var path = require('path'),

});
if(listBodys.length <= 1){
return;
}
listFile.setContent(content.replace('${list}', listBodys.join('\r\n')));

@@ -36,0 +39,0 @@

2

package.json
{
"name": "atm3-postpackager-list-html",
"version": "0.0.11",
"version": "0.0.12",
"description": "atm3 generate list.html",

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

Sorry, the diff of this file is not supported yet

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