Socket
Socket
Sign inDemoInstall

conventional-changelog-ember

Package Overview
Dependencies
0
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 5.0.0

src/index.js

33

package.json
{
"name": "conventional-changelog-ember",
"version": "4.0.0",
"description": "conventional-changelog ember preset",
"main": "index.js",
"type": "module",
"version": "5.0.0",
"description": "Ember preset for conventional-changelog.",
"author": "Steve Mao",
"license": "ISC",
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-ember#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-ember"
},
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
},
"keywords": [

@@ -15,19 +22,9 @@ "conventional-changelog",

],
"author": "Steve Mao",
"engines": {
"node": ">=16"
"node": ">=18"
},
"license": "ISC",
"exports": "./src/index.js",
"files": [
"conventionalChangelog.js",
"conventionalRecommendedBump.js",
"index.js",
"parserOpts.js",
"writerOpts.js",
"templates"
],
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
},
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-ember#readme"
"src"
]
}
# conventional-changelog-ember
[![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-ember.svg

@@ -18,3 +23,6 @@ [npm-url]: https://npmjs.com/package/conventional-changelog-ember

[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-ember
[size-url]: https://packagephobia.com/result?p=conventional-changelog-ember
[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

@@ -21,0 +29,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc