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

@alcalzone/release-script-plugin-iobroker

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alcalzone/release-script-plugin-iobroker - npm Package Compare versions

Comparing version 3.7.0 to 3.7.1

2

build/tools.js

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

exports.limitKeys = limitKeys;
const changelogAuthorRegex = /^[ \t]*[\*\-][ \t]*\([a-z0-9\-_,;&\+\/ ]+\)[ \t]*/gim;
const changelogAuthorRegex = /^[ \t]*[\*\-][ \t]*\([\p{L}\p{M}0-9@\-_,;&\+\/ ]+\)[ \t]*/gim;
const changelogBulletPointTestRegex = /^[ \t]*[\*\-][ \t]*/;

@@ -23,0 +23,0 @@ const changelogBulletPointReplaceRegex = new RegExp(changelogBulletPointTestRegex, "mg");

@@ -6,3 +6,3 @@ {

},
"version": "3.7.0",
"version": "3.7.1",
"description": "Plugin for Al Calzone's release script: ioBroker",

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

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