conventional-changelog-conventionalcommits
Advanced tools
Comparing version 7.0.2 to 8.0.0
{ | ||
"name": "conventional-changelog-conventionalcommits", | ||
"version": "7.0.2", | ||
"description": "conventional-changelog conventionalcommits.org preset", | ||
"main": "index.js", | ||
"type": "module", | ||
"version": "8.0.0", | ||
"description": "Conventionalcommits.org preset for conventional-changelog.", | ||
"author": "Ben Coe", | ||
"license": "ISC", | ||
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/conventional-changelog/conventional-changelog.git" | ||
"url": "https://github.com/conventional-changelog/conventional-changelog.git", | ||
"directory": "packages/conventional-changelog-conventionalcommits" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/conventional-changelog/conventional-changelog/issues" | ||
}, | ||
"keywords": [ | ||
@@ -15,21 +22,9 @@ "conventional-changelog", | ||
], | ||
"engines": { | ||
"node": ">=18" | ||
}, | ||
"exports": "./src/index.js", | ||
"files": [ | ||
"utils.js", | ||
"conventionalChangelog.js", | ||
"conventionalRecommendedBump.js", | ||
"index.js", | ||
"parserOpts.js", | ||
"writerOpts.js", | ||
"templates", | ||
"constants.js" | ||
"src" | ||
], | ||
"author": "Ben Coe", | ||
"engines": { | ||
"node": ">=16" | ||
}, | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/conventional-changelog/conventional-changelog/issues" | ||
}, | ||
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme", | ||
"dependencies": { | ||
@@ -36,0 +31,0 @@ "compare-func": "^2.0.0" |
# conventional-changelog-conventionalcommits | ||
[![ESM-only package][package]][package-url] | ||
[![NPM version][npm]][npm-url] | ||
[![Node version][node]][node-url] | ||
[![Dependencies status][deps]][deps-url] | ||
[![Install size][size]][size-url] | ||
[![Build status][build]][build-url] | ||
[![Coverage status][coverage]][coverage-url] | ||
[package]: https://img.shields.io/badge/package-ESM--only-ffe536.svg | ||
[package-url]: https://nodejs.org/api/esm.html | ||
[npm]: https://img.shields.io/npm/v/conventional-changelog-conventionalcommits.svg | ||
@@ -18,3 +23,6 @@ [npm-url]: https://npmjs.com/package/conventional-changelog-conventionalcommits | ||
[build]: https://img.shields.io/github/actions/workflow/status/conventional-changelog/conventional-changelog/ci.yaml?branch=master | ||
[size]: https://packagephobia.com/badge?p=conventional-changelog-conventionalcommits | ||
[size-url]: https://packagephobia.com/result?p=conventional-changelog-conventionalcommits | ||
[build]: https://img.shields.io/github/actions/workflow/status/conventional-changelog/conventional-changelog/tests.yaml?branch=master | ||
[build-url]: https://github.com/conventional-changelog/conventional-changelog/actions | ||
@@ -47,3 +55,3 @@ | ||
```js | ||
const createPreset = require('conventional-changelog-conventionalcommits') | ||
import createPreset from 'conventional-changelog-conventionalcommits' | ||
@@ -50,0 +58,0 @@ createPreset({ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
81
Yes
15516
13
267
1