New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

devmoji

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devmoji - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

LICENSE

25

CHANGELOG.md

@@ -0,1 +1,26 @@

### [2.1.2](https://github.com/folke/devmoji/compare/v2.1.1...v2.1.2) (2020-01-25)
### Documentation
* 📚️ added badges ([4b4b22e](https://github.com/folke/devmoji/commit/4b4b22e96e9311a27990fd6ed59db1cf79182c94))
* added license [skip ci] ([d58175e](https://github.com/folke/devmoji/commit/d58175ed16715d92ef1f05d7e532d904639fb77a))
* added renovate badge ([5e5cda9](https://github.com/folke/devmoji/commit/5e5cda940b5ddd2c8e433b641370e9694e42823e))
### Other
* **deps:** 👷 automerge minor, patch, pin and digest ([578258b](https://github.com/folke/devmoji/commit/578258bdc6151c36b62eee31529fe82dc898e1c8))
* **deps:** 👷 group all non-major updates ([abe0982](https://github.com/folke/devmoji/commit/abe0982a44705c145a6803f465399a8f21ac92ed))
* **deps:** update all non-major dependencies ([#12](https://github.com/folke/devmoji/issues/12)) ([2f7236f](https://github.com/folke/devmoji/commit/2f7236ff70936fdf20d7b721c8f168f41692d757))
* **deps:** update dependency rollup to v1.29.1 ([#6](https://github.com/folke/devmoji/issues/6)) ([49285e3](https://github.com/folke/devmoji/commit/49285e324af6a219c6df888a51d3ee9d8b73b7a4))
* **deps:** update jest ([#13](https://github.com/folke/devmoji/issues/13)) ([51ac0a8](https://github.com/folke/devmoji/commit/51ac0a8cc72ae29e9b9affb3c271d841f1b1f472))
* **github:** 👷 added semantic-release ([486e1a6](https://github.com/folke/devmoji/commit/486e1a6eaeeacbbc33df018af55bea4dd85b6719))
* **github:** 👷 use node 12.x LTS version ([22b627f](https://github.com/folke/devmoji/commit/22b627f01f44e6c54c6d1093c374eaacc41ca79b))
* **renovate:** 👷 group eslint and jest deps ([248a8db](https://github.com/folke/devmoji/commit/248a8db9116aa7c14d9a2efb2438290ccab9a1ff))
* **renovate:** 👷 rules order ([1c1dc10](https://github.com/folke/devmoji/commit/1c1dc10fd7cb9bdce6da0992b8a4bfc384aa8ddd))
* 👷 added support for [skip ci] ([7b6d374](https://github.com/folke/devmoji/commit/7b6d3747a38a99ca7343318f1bec45bcdbbe368a))
* 👷 added support for [skip ci] ([5f428db](https://github.com/folke/devmoji/commit/5f428db0a74cbee2503ab4400a52dd9875417d27))
* 🔧 updated release.config.js ([7e365ce](https://github.com/folke/devmoji/commit/7e365ce57e61dae7c58f59d5b73bc6b59cc2303c))
## [2.1.1](https://github.com/folke/devmoji/compare/v2.1.0...v2.1.1) (2020-01-25)

@@ -2,0 +27,0 @@

16

package.json
{
"name": "devmoji",
"version": "2.1.1",
"version": "2.1.2",
"description": "Enhance your conventional commits with gitmoji",

@@ -78,4 +78,4 @@ "keywords": [

"@types/node-fetch": "2.5.4",
"@typescript-eslint/eslint-plugin": "2.16.0",
"@typescript-eslint/parser": "2.16.0",
"@typescript-eslint/eslint-plugin": "2.17.0",
"@typescript-eslint/parser": "2.17.0",
"concurrently": "5.0.2",

@@ -90,16 +90,16 @@ "conventional-changelog-conventionalcommits": "4.2.3",

"husky": "4.2.1",
"jest": "24.9.0",
"jest": "25.1.0",
"node-fetch": "2.6.0",
"prettier": "1.19.1",
"rimraf": "3.0.0",
"rollup": "1.29.0",
"rollup": "1.29.1",
"rollup-plugin-progress": "1.1.1",
"rollup-plugin-sizes": "1.0.1",
"rollup-plugin-terser": "5.2.0",
"semantic-release": "16.0.2",
"semantic-release": "16.0.3",
"ts-interface-builder": "0.2.1",
"ts-jest": "24.3.0",
"ts-jest": "25.0.0",
"ts-node": "8.6.2",
"typescript": "3.7.4"
"typescript": "3.7.5"
}
}
# :sparkles: Devmoji
[![Node CI](https://github.com/folke/devmoji/workflows/Node%20CI/badge.svg)](https://github.com/folke/devmoji/actions)
[![npm](https://img.shields.io/npm/v/devmoji)](https://www.npmjs.com/package/devmoji)
[![GitHub](https://img.shields.io/github/license/folke/devmoji)](https://github.com/folke/devmoji/blob/master/LICENSE)
[![GitHub top language](https://img.shields.io/github/languages/top/folke/devmoji)](https://github.com/folke/devmoji/)
[![Renovate](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com)
Using [Conventional Commits :star:](https://www.conventionalcommits.org/) as a

@@ -4,0 +10,0 @@ standard for your commit messages, makes

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