Socket
Socket
Sign inDemoInstall

@pie-framework/build-helper

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pie-framework/build-helper - npm Package Compare versions

Comparing version 4.4.3 to 4.4.4

2

lib/changelog.js

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

.map(b => conventional_commits_parser_1.sync(b.toString(), merged.parserOpts))
.filter(d => d.type)
.filter(d => d.type === 'feat' || d.type === 'fix')
.map(data => {

@@ -119,0 +119,0 @@ try {

{
"name": "@pie-framework/build-helper",
"version": "4.4.3",
"version": "4.4.4",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/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