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

@ackee/chris

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ackee/chris - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

5

CHANGELOG.md

@@ -8,2 +8,6 @@ # Changelog

## [0.5.3] - 2019-01-29
### Added
- Replace local changelog script with changelog-it tool
## [0.5.2] - 2019-01-29

@@ -66,2 +70,3 @@ ### Fixed

[0.5.3]: https://github.com/AckeeCZ/chris/compare/v0.5.2...v0.5.3
[0.5.2]: https://github.com/AckeeCZ/chris/compare/v0.5.1...v0.5.2

@@ -68,0 +73,0 @@ [0.5.1]: https://github.com/AckeeCZ/chris/compare/v0.5.0...v0.5.1

6

package.json
{
"name": "@ackee/chris",
"version": "0.5.2",
"version": "0.5.3",
"description": "Useful additions for your redux - react-router based app",

@@ -19,3 +19,3 @@ "main": "lib/index.js",

"start": "npm run build && onchange 'src/**/*.{ts,tsx}' -- npm run build",
"version": "node scripts/changelog.js && vim CHANGELOG.md && git add CHANGELOG.md"
"version": "changelog-it && vim CHANGELOG.md && git add CHANGELOG.md"
},

@@ -67,2 +67,3 @@ "author": "Lukáš Horák <lukas.horak@ackee.cz>",

"babel-loader": "^8.0.4",
"changelog-it": "github:AckeeCZ/changelog-it",
"connected-react-router": "^6.0.0",

@@ -76,3 +77,2 @@ "cross-env": "^5.2.0",

"jest": "^23.6.0",
"keep-a-changelog": "^0.7.0",
"node-sass": "^4.11.0",

@@ -79,0 +79,0 @@ "onchange": "^5.2.0",

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