Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@types/hellosign-embedded

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/hellosign-embedded - npm Package Compare versions

Comparing version
1.0.4
to
1.2.5
+8
-1
hellosign-embedded/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for hellosign-embedded v1.0.3
// Type definitions for hellosign-embedded v1.2.0
// Project: https://github.com/HelloFax/hellosign-embedded

@@ -159,2 +159,9 @@ // Definitions by: Brian Surowiec <https://github.com/xt0rted/>

/**
* The signature request was declined
*
* @default signature_request_declined
*/
EVENT_DECLINED: string;
/**
* The user closed the iFrame before completing

@@ -161,0 +168,0 @@ *

+3
-3
{
"name": "@types/hellosign-embedded",
"version": "1.0.4",
"description": "TypeScript definitions for hellosign-embedded v1.0.3",
"version": "1.2.5",
"description": "TypeScript definitions for hellosign-embedded v1.2.0",
"license": "MIT",

@@ -16,3 +16,3 @@ "author": "Brian Surowiec <https://github.com/xt0rted/>",

"typings": "index.d.ts",
"typesPublisherContentHash": "b9ad9aad8b827977ab98ae54cb27c295396364093c522e55da23267f1590b8b1"
"typesPublisherContentHash": "5db2a7e1336d9cd5c513596e044c330df1e726dac36cefdd01590f24f13bd2b0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for hellosign-embedded v1.0.3 (https://github.com/HelloFax/hellosign-embedded).
This package contains type definitions for hellosign-embedded v1.2.0 (https://github.com/HelloFax/hellosign-embedded).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Wed, 05 Oct 2016 20:53:33 GMT
* Last updated: Wed, 26 Oct 2016 19:23:26 GMT
* File structure: Global

@@ -15,0 +15,0 @@ * Library Dependencies: none

@@ -7,4 +7,4 @@ {

"libraryMajorVersion": "1",
"libraryMinorVersion": "0",
"libraryName": "hellosign-embedded v1.0.3",
"libraryMinorVersion": "2",
"libraryName": "hellosign-embedded v1.2.0",
"typingsPackageName": "hellosign-embedded",

@@ -23,3 +23,3 @@ "projectName": "https://github.com/HelloFax/hellosign-embedded",

"hasPackageJson": false,
"contentHash": "b9ad9aad8b827977ab98ae54cb27c295396364093c522e55da23267f1590b8b1"
"contentHash": "5db2a7e1336d9cd5c513596e044c330df1e726dac36cefdd01590f24f13bd2b0"
}