New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@auto/log

Package Overview
Dependencies
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auto/log - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

node/write-changelog-files.js

@@ -25,3 +25,3 @@ "use strict";

if ((0, _tsfn.isString)(message.description)) {
newLog += `\n ${message.description}\n`;
newLog += `\n \`\`\`\n ${message.description.replace(/\n/g, '\n ')}\n \`\`\`\n`;
}

@@ -28,0 +28,0 @@

{
"name": "@auto/log",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

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