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

gemoji

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gemoji - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

13

package.json
{
"name": "gemoji",
"version": "4.0.0",
"version": "4.1.0",
"description": "GitHub emoji: gemoji",

@@ -27,8 +27,8 @@ "license": "MIT",

"devDependencies": {
"browserify": "^13.0.0",
"browserify": "^14.0.0",
"esmangle": "^1.0.0",
"markdown-table": "^1.0.0",
"nyc": "^10.0.0",
"remark-cli": "^2.0.0",
"remark-preset-wooorm": "^1.0.0",
"remark-cli": "^3.0.0",
"remark-preset-wooorm": "^2.0.0",
"request": "^2.75.0",

@@ -40,3 +40,3 @@ "string-width": "^2.0.0",

"scripts": {
"build-md": "remark readme.md --quiet --frail",
"build-md": "remark readme.md -qfo",
"build-crawl": "node script/crawl-data",

@@ -69,5 +69,4 @@ "build-data": "node script/build-data",

"remarkConfig": {
"output": true,
"presets": "wooorm"
"plugins": ["preset-wooorm"]
}
}

Sorry, the diff of this file is too big to display

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