Comparing version 3.1.4 to 3.1.5
@@ -41,3 +41,3 @@ "use strict"; | ||
} | ||
this.instance.close() | ||
this.instance | ||
.on('close', () => { | ||
@@ -51,2 +51,3 @@ this.emit('close'); | ||
}); | ||
this.instance.close(); | ||
}); | ||
@@ -53,0 +54,0 @@ } |
{ | ||
"name": "amocrm-js", | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"description": "JS Library for AmoCRM", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -526,4 +526,4 @@ # AmoCRM | ||
Спасибо @amorev, @maxism, @shuraman69, @korovenko-tatyana за вклад в разработку этого проекта | ||
Спасибо @amorev, @maxism, @shuraman69, @korovenko-tatyana, @lotgyero за вклад в разработку этого проекта | ||
Отдельная благодарность @dmitrytemlead за возможность протестировать библиотеку в стороннем проекте |
Sorry, the diff of this file is not supported yet
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
383203
2454