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

changelog-view

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

changelog-view - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

6

CHANGELOG.md

@@ -7,4 +7,8 @@ # Changelog

## [1.4.0] - 2018-01-23
## [1.4.1] - 2018-01-23
### Changed
* Fix issue when bundling
## [1.4.0] - 2018-01-23 - YANKED
### Changed
* Changed the output format, it now uses [ink](https://github.com/vadimdemedes/ink) for rendering and [ink-tab](https://github.com/jdeniau/ink-tab) for browsing.

@@ -11,0 +15,0 @@

2

package.json
{
"name": "changelog-view",
"version": "1.4.0",
"version": "1.4.1",
"description": "Tool to view changelog of package in console",

@@ -5,0 +5,0 @@ "bin": {

@@ -23,2 +23,5 @@ import babel from 'rollup-plugin-babel';

modules: false,
targets: {
node: '8',
},
},

@@ -25,0 +28,0 @@ ],

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