Socket
Socket
Sign inDemoInstall

mjml-text

Package Overview
Dependencies
3
Maintainers
5
Versions
128
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.3 to 4.0.4

9

package.json
{
"name": "mjml-text",
"description": "mjml-text",
"version": "4.0.3",
"version": "4.0.4",
"main": "lib/index.js",

@@ -16,9 +16,10 @@ "repository": {

"scripts": {
"clean": "../../node_modules/.bin/rimraf lib",
"build": "../../node_modules/.bin/babel src --out-dir lib"
"clean": "cross-env ../../node_modules/.bin/rimraf lib",
"build": "cross-env ../../node_modules/.bin/babel src --out-dir lib"
},
"dependencies": {
"cross-env": "^5.1.4",
"lodash": "^4.17.2",
"mjml-core": "^4.0.1"
"mjml-core": "^4.0.4"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc