Comparing version 2.2.1 to 3.0.0
{ | ||
"name": "tweet.md", | ||
"version": "2.2.1", | ||
"version": "3.0.0", | ||
"description": "Render tweet to markdown", | ||
@@ -32,12 +32,12 @@ "main": "index.js", | ||
"devDependencies": { | ||
"coveralls": "^3.0.2", | ||
"coveralls": "^3.0.9", | ||
"istanbul": "^0.4.4", | ||
"mocha": "^5.2.0" | ||
"mocha": "^7.0.1" | ||
}, | ||
"engines": { | ||
"node": "^6.0.0" | ||
"node": ">=8.0.0" | ||
}, | ||
"dependencies": { | ||
"emoji-regex": "^7.0.1" | ||
"emoji-regex": "^8.0.0" | ||
} | ||
} |
# Tweet markdown renderer | ||
[![npm](https://img.shields.io/npm/v/tweet.md.svg?style=flat-square)](https://www.npmjs.com/package/tweet.md) | ||
[![Travis](https://img.shields.io/travis/silentroach/tweet.md.svg?style=flat-square&label=travis)](https://travis-ci.org/silentroach/tweet.md) | ||
[![Coveralls](https://img.shields.io/coveralls/silentroach/tweet.md.svg?style=flat-square&label=coverage)](https://coveralls.io/r/silentroach/tweet.md) | ||
[![npm](https://img.shields.io/npm/v/tweet.md.svg)](https://www.npmjs.com/package/tweet.md) | ||
[![Travis](https://img.shields.io/travis/silentroach/tweet.md.svg?label=travis)](https://travis-ci.org/silentroach/tweet.md) | ||
[![Coveralls](https://img.shields.io/coveralls/silentroach/tweet.md.svg?label=coverage)](https://coveralls.io/r/silentroach/tweet.md) | ||
[![install size](https://packagephobia.now.sh/badge?p=tweet.md)](https://packagephobia.now.sh/result?p=tweet.md) | ||
@@ -7,0 +8,0 @@ Render your [tweets](https://dev.twitter.com/overview/api/tweets) with [entities](https://dev.twitter.com/overview/api/entities) to beautiful markdown. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9075
70
+ Addedemoji-regex@8.0.0(transitive)
- Removedemoji-regex@7.0.3(transitive)
Updatedemoji-regex@^8.0.0