Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hellosign-embedded

Package Overview
Dependencies
Maintainers
4
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hellosign-embedded - npm Package Compare versions

Comparing version 2.1.3 to 2.2.0

15

CHANGELOG.md

@@ -5,2 +5,17 @@ # Change Log

<a name="2.2.0"></a>
# [2.2.0](https://github.com/hellosign/hellosign-embedded/compare/v2.1.3...v2.2.0) (2019-01-25)
### Bug Fixes
* Transform modules via Babel to CommonJS instead of UMD ([48d560a](https://github.com/hellosign/hellosign-embedded/commit/48d560a))
### Features
* add `testMode` as an alias to `skipDomainVerification` ([6d5178b](https://github.com/hellosign/hellosign-embedded/commit/6d5178b))
<a name="2.1.3"></a>

@@ -7,0 +22,0 @@ ## [2.1.3](https://github.com/hellosign/hellosign-embedded/compare/v2.1.2...v2.1.3) (2019-01-24)

4

package.json
{
"name": "hellosign-embedded",
"version": "2.1.3",
"version": "2.2.0",
"description": "Embed HelloSign signature requests and templates from within your web application.",

@@ -42,3 +42,3 @@ "main": "index.js",

"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
"@babel/plugin-transform-modules-umd": "^7.2.0",
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@babel/preset-env": "^7.1.6",

@@ -45,0 +45,0 @@ "@hellosign/eslint-config": "^1.4.0",

@@ -52,3 +52,3 @@ # HelloSign Embedded

&copy; 2018 [HelloSign][external_hellosign]. All rights reserved.
&copy; 2019 [HelloSign][external_hellosign]. All rights reserved.

@@ -76,2 +76,2 @@

[external_npm]: https://npmjs.org/package/hellosign-embedded
[external_travis]: https://travis-ci.org/hellosign/hellosign-embedded.svg?branch=master
[external_travis]: https://travis-ci.org/hellosign/hellosign-embedded?branch=master

Sorry, the diff of this file is not supported yet

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

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