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

@atjson/conventional-changelog-emoji

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atjson/conventional-changelog-emoji - npm Package Compare versions

Comparing version 0.8.5 to 0.8.6

test/emoji-preset-test.js

14

CHANGELOG.md

@@ -6,4 +6,18 @@ # Change Log

## [0.8.6](https://github.com/CondeNast-Copilot/atjson/compare/@atjson/conventional-changelog-emoji@0.8.5...@atjson/conventional-changelog-emoji@0.8.6) (2018-09-04)
### 🐛 Fixes
* 🐛🔒 fix vulnerability with with git-dummy-commit by using shelljs directly ([#76](https://github.com/CondeNast-Copilot/atjson/issues/76))
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.8.5 (2018-08-02)
**Note:** Version bump only for package @atjson/conventional-changelog-emoji

14

package.json
{
"name": "@atjson/conventional-changelog-emoji",
"version": "0.8.5",
"version": "0.8.6",
"description": "Conventional commits for AtJSON",
"main": "src/index.js",
"scripts": {
"test": "mocha --timeout 30000"
"test": "../../../node_modules/.bin/jest packages/@atjson/$(basename $PWD) --config=../../../package.json"
},

@@ -14,9 +14,5 @@ "license": "Apache-2.0",

"devDependencies": {
"better-than-before": "^1.0.0",
"chai": "^4.1.2",
"@types/q": "^1.5.0",
"conventional-changelog-core": "^3.0.0",
"git-dummy-commit": "^1.2.0",
"mocha": "^5.2.0",
"shelljs": "^0.8.0",
"through2": "^2.0.0"
"shelljs": "^0.8.2"
},

@@ -26,3 +22,3 @@ "dependencies": {

},
"gitHead": "e48b2eb7554436bdb56ae9c713629ac21c581eae"
"gitHead": "67d2ccd60c5f64157e7745db958ea0eaf954098c"
}
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