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

@appliedblockchain/changelog

Package Overview
Dependencies
Maintainers
27
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appliedblockchain/changelog - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

bin/changelog.js

@@ -40,3 +40,3 @@ #! /usr/bin/env node

const date = dates[i]
puts(`\n## ${tag} (${date})\n`)
puts(`\n## [${tag}](../../compare/${tag2}...${tag}) (${date})\n`)
let logs = logsOf(tag2, tag).filter(isValuableLog)

@@ -43,0 +43,0 @@ if (!logs.length) {

{
"name": "@appliedblockchain/changelog",
"version": "1.0.0",
"version": "1.0.1",
"description": "npx @appliedblockchain/changelog > Changelog.md",

@@ -9,4 +9,3 @@ "main": "changelog",

},
"scripts": {
},
"scripts": {},
"keywords": [],

@@ -13,0 +12,0 @@ "author": "",

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