hellosign-embedded
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="2.1.3"></a> | ||
## [2.1.3](https://github.com/hellosign/hellosign-embedded/compare/v2.1.2...v2.1.3) (2019-01-24) | ||
### Bug Fixes | ||
* Transpile node modules ([4f19db5](https://github.com/hellosign/hellosign-embedded/commit/4f19db5)), closes [#99](https://github.com/hellosign/hellosign-embedded/issues/99) | ||
<a name="2.1.2"></a> | ||
@@ -13,12 +23,5 @@ ## [2.1.2](https://github.com/hellosign/hellosign-embedded/compare/v2.0.1...v2.1.2) (2019-01-22) | ||
* Change close button hover color to something more neutral ([8fd0386](https://github.com/hellosign/hellosign-embedded/commit/8fd0386)) | ||
* Fix URL polyfill ([0cde022](https://github.com/hellosign/hellosign-embedded/commit/0cde022)) | ||
* Only export development version when importing via module ([c6a63cf](https://github.com/hellosign/hellosign-embedded/commit/c6a63cf)), closes [#93](https://github.com/hellosign/hellosign-embedded/issues/93) [#95](https://github.com/hellosign/hellosign-embedded/issues/95) | ||
### Features | ||
* **DEV-4831:** Adds close confirmation dialog message when `beforeunload` fires. ([4ac9cca](https://github.com/hellosign/hellosign-embedded/commit/4ac9cca)) | ||
<a name="2.1.1"></a> | ||
@@ -25,0 +28,0 @@ ## [2.1.1](https://github.com/hellosign/hellosign-embedded/compare/v2.0.1...v2.1.1) (2018-11-20) |
{ | ||
"name": "hellosign-embedded", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Embed HelloSign signature requests and templates from within your web application.", | ||
@@ -42,2 +42,3 @@ "main": "index.js", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.0.0", | ||
"@babel/plugin-transform-modules-umd": "^7.2.0", | ||
"@babel/preset-env": "^7.1.6", | ||
@@ -44,0 +45,0 @@ "@hellosign/eslint-config": "^1.4.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
830506
7578
23