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

@ideal-postcodes/jsutil

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ideal-postcodes/jsutil - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

7

CHANGELOG.md

@@ -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 @@

10

dist/types.d.ts

@@ -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 {

4

package.json
{
"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",

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