Socket
Socket
Sign inDemoInstall

@ideal-postcodes/address-finder

Package Overview
Dependencies
8
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

rollup.config.js

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.3.1](https://github.com/ideal-postcodes/address-finder/compare/1.3.0...1.3.1) (2021-01-20)
### Bug Fixes
* **Rollup:** Update + Export rollup config ([6ea7d88](https://github.com/ideal-postcodes/address-finder/commit/6ea7d88cc6957f5f14448a055f706abeb1ab63f7))
# [1.3.0](https://github.com/ideal-postcodes/address-finder/compare/1.2.1...1.3.0) (2021-01-20)

@@ -2,0 +9,0 @@

17

package.json
{
"name": "@ideal-postcodes/address-finder",
"version": "1.3.0",
"version": "1.3.1",
"description": "Address Finder JS library backed by the Ideal Postcodes UK address search API",

@@ -17,2 +17,3 @@ "main": "dist/index.js",

"files": [
"rollup.config.js",
"dist",

@@ -106,2 +107,5 @@ "css",

"devDependencies": {
"@babel/cli": "~7.12.1",
"@babel/core": "~7.12.3",
"@babel/preset-env": "~7.12.1",
"@cablanchard/eslint-config": "~2.1.0",

@@ -114,2 +118,3 @@ "@cablanchard/semantic-release": "~1.3.4",

"@rollup/plugin-commonjs": "~17.0.0",
"@rollup/plugin-inject": "~4.0.2",
"@rollup/plugin-node-resolve": "~11.1.0",

@@ -123,11 +128,13 @@ "@types/chai": "~4.2.14",

"@types/puppeteer": "~5.4.2",
"@types/sinon": "~9.0.10",
"@typescript-eslint/eslint-plugin": "~4.14.0",
"@wessberg/rollup-plugin-ts": "1.3.5",
"@wessberg/rollup-plugin-ts": "~1.3.8",
"chai": "~4.2.0",
"codecov": "~3.8.1",
"core-js": "~3.8.1",
"core-js": "~3.8.3",
"core-js-pure": "~3.8.3",
"cypress": "~6.3.0",
"dotenv": "~8.2.0",
"eslint": "~7.18.0",
"eslint-plugin-compat": "^3.9.0",
"eslint-plugin-compat": "~3.9.0",
"karma": "~5.2.3",

@@ -138,2 +145,3 @@ "karma-chrome-launcher": "~3.1.0",

"karma-mocha": "~2.0.1",
"karma-sauce-launcher": "~4.3.4",
"karma-typescript": "~5.2.0",

@@ -143,2 +151,3 @@ "karma-typescript-es6-transform": "~5.2.0",

"prettier": "~2.2.1",
"promise-polyfill": "~8.2.0",
"puppeteer": "~5.5.0",

@@ -145,0 +154,0 @@ "rollup": "~2.37.0",

@@ -44,2 +44,4 @@ <h1 align="center">

[![React Demo](https://github.com/ideal-postcodes/address-finder/workflows/React%20Demo/badge.svg)](examples/react/)
## Related Projects

@@ -46,0 +48,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc