@ideal-postcodes/jsutil
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -0,1 +1,8 @@ | ||
## [2.1.1](https://github.com/ideal-postcodes/jsutil/compare/2.1.0...2.1.1) (2020-06-08) | ||
### Bug Fixes | ||
* **Typings:** Drop start/stop from Binding ([2fa5077](https://github.com/ideal-postcodes/jsutil/commit/2fa5077f96689aa95b6e3943fd1f7eb3431486f4)) | ||
# [2.1.0](https://github.com/ideal-postcodes/jsutil/compare/2.0.0...2.1.0) (2020-06-08) | ||
@@ -2,0 +9,0 @@ |
@@ -14,12 +14,2 @@ export interface Binding { | ||
bind: Bind; | ||
/** | ||
* Starts page watcher, waits to bind to address field | ||
* | ||
* Does not start if page test fails | ||
*/ | ||
start: Start; | ||
/** | ||
* Stops page watcher | ||
*/ | ||
stop: Stop; | ||
} | ||
@@ -26,0 +16,0 @@ export interface Start { |
@@ -14,12 +14,2 @@ export interface Binding { | ||
bind: Bind; | ||
/** | ||
* Starts page watcher, waits to bind to address field | ||
* | ||
* Does not start if page test fails | ||
*/ | ||
start: Start; | ||
/** | ||
* Stops page watcher | ||
*/ | ||
stop: Stop; | ||
} | ||
@@ -26,0 +16,0 @@ export interface Start { |
{ | ||
"name": "@ideal-postcodes/jsutil", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Browser Address Autocomplete for api.ideal-postcodes.co.uk", | ||
@@ -115,3 +115,3 @@ "author": { | ||
"dotenv": "~8.2.0", | ||
"eslint": "~7.1.0", | ||
"eslint": "~7.2.0", | ||
"karma": "~5.0.9", | ||
@@ -118,0 +118,0 @@ "karma-babel-preprocessor": "~8.0.1", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
99730
2036