mjml-social
Advanced tools
Comparing version 3.1.1 to 3.2.0-beta.1
@@ -121,7 +121,7 @@ 'use strict'; | ||
pinterest: { | ||
linkAttribute: 'https://pinterest.com/pin/create/button/?url=[[URL]]&media=&description=', | ||
linkAttribute: 'https://pinterest.com/pin/create/button/?url=[[URL]]&media=&description=', | ||
icon: 'pinterest.png' | ||
}, | ||
linkedin: { | ||
linkAttribute: 'https://www.linkedin.com/shareArticle?mini=true&url=[[URL]]&title=&summary=&source=', | ||
linkAttribute: 'https://www.linkedin.com/shareArticle?mini=true&url=[[URL]]&title=&summary=&source=', | ||
icon: 'linkedin.png' | ||
@@ -128,0 +128,0 @@ }, |
{ | ||
"name": "mjml-social", | ||
"description": "mjml-social", | ||
"version": "3.1.1", | ||
"version": "3.2.0-beta.1", | ||
"main": "lib/index.js", | ||
@@ -17,5 +17,5 @@ "repository": { | ||
"lodash": "^4.17.2", | ||
"mjml-core": "~3.1.1", | ||
"mjml-core": "~3.2.0-beta.1", | ||
"react": "^15.4.1" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20758
1
+ Addedmjml-core@3.2.2(transitive)
- Removedmjml-core@3.1.1(transitive)
Updatedmjml-core@~3.2.0-beta.1