🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@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.2.6
to
1.2.7
+4
-2
hellosign-embedded/index.d.ts

@@ -1,6 +0,6 @@

// Type definitions for hellosign-embedded v1.2.0
// Type definitions for hellosign-embedded v1.2.0
// Project: https://github.com/HelloFax/hellosign-embedded
// Definitions by: Brian Surowiec <https://github.com/xt0rted/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare module HelloSign {
export declare module HelloSign {
interface SignedMessageEvent {

@@ -271,1 +271,3 @@ event: 'signature_request_signed';

declare var HelloSign: HelloSign.HelloSignStatic;
export as namespace HelloSign;
{
"name": "@types/hellosign-embedded",
"version": "1.2.6",
"description": "TypeScript definitions for hellosign-embedded v1.2.0",
"version": "1.2.7",
"description": "TypeScript definitions for hellosign-embedded",
"license": "MIT",
"author": "Brian Surowiec <https://github.com/xt0rted/>",
"contributors": [
{
"name": "Brian Surowiec",
"url": "https://github.com/xt0rted/"
}
],
"main": "",

@@ -15,4 +20,4 @@ "repository": {

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "e6397630db3fb573a2e51023d8dbdb484f7e01556b3b1c1b887cfba32a2f82e9"
"typesPublisherContentHash": "754ba8762432395fa520c6a6634d837626b053ffe3a1da544a5deac90b6a17c8",
"typeScriptVersion": "2.0"
}

@@ -5,12 +5,10 @@ # Installation

# Summary
This package contains type definitions for hellosign-embedded v1.2.0 (https://github.com/HelloFax/hellosign-embedded).
This package contains type definitions for hellosign-embedded (https://github.com/HelloFax/hellosign-embedded).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/hellosign-embedded
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/hellosign-embedded
Additional Details
* Last updated: Tue, 22 Nov 2016 23:38:10 GMT
* File structure: Global
* Library Dependencies: none
* Module Dependencies: none
* Last updated: Wed, 22 Mar 2017 23:18:08 GMT
* Dependencies: none
* Global values: HelloSign

@@ -17,0 +15,0 @@

{
"authors": "Brian Surowiec <https://github.com/xt0rted/>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": 1,
"libraryMinorVersion": 2,
"libraryName": "hellosign-embedded v1.2.0",
"typingsPackageName": "hellosign-embedded",
"projectName": "https://github.com/HelloFax/hellosign-embedded",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "Global",
"globals": [
"HelloSign"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "e6397630db3fb573a2e51023d8dbdb484f7e01556b3b1c1b887cfba32a2f82e9"
}