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

conventional-changelog-beemo

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conventional-changelog-beemo - npm Package Compare versions

Comparing version 1.3.0-0 to 1.3.0

6

index.js

@@ -7,6 +7,4 @@ // This is ugly, but we can't use `export =` and named exports

const { config, named } = imports;
Object.assign(imports.config, imports);
Object.assign(config, named);
module.exports = config;
module.exports = imports.config;
{
"name": "conventional-changelog-beemo",
"version": "1.3.0-0",
"version": "1.3.0",
"description": "Conventional changelog preset for Beemo and associated projects.",

@@ -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