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

changelog-version

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

changelog-version - npm Package Compare versions

Comparing version 1.0.1 to 2.0.0

10

CHANGELOG.md

@@ -17,6 +17,16 @@ # Changelog

## v2.0.0 - 2020-07-15
### Changed
- Added support for node 10, 12 and 14
- Updated dev dependencies
### Deprecated
- **BREAKING** Drop support for node 4 and 7
## v1.0.1 - 2017-11-12
### Fixed

@@ -23,0 +33,0 @@ - Fix package.json path reference

20

package.json
{
"name": "changelog-version",
"version": "1.0.1",
"version": "2.0.0",
"description": "Build tool to update CHANGELOG.md file with the version",

@@ -29,12 +29,12 @@ "main": "index.js",

"devDependencies": {
"chai": "^4.1.2",
"eslint": "^4.11.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-standard": "^3.0.1",
"fs-extra": "^4.0.2",
"mocha": "^4.0.1"
"chai": "^4.2.0",
"eslint": "^7.4.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"fs-extra": "^9.0.1",
"mocha": "^8.0.1"
}
}

@@ -5,2 +5,3 @@ # Changelog Version

[![Dependency Status](https://gemnasium.com/badges/github.com/AlbertoFdzM/changelog-version.svg)](https://gemnasium.com/github.com/AlbertoFdzM/changelog-version)
[![Greenkeeper badge](https://badges.greenkeeper.io/AlbertoFdzM/changelog-version.svg)](https://greenkeeper.io/)

@@ -7,0 +8,0 @@ [![NPM](https://nodei.co/npm/changelog-version.png)](https://nodei.co/npm/changelog-version/)

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