@dpc-sdp/myvic-addresssearch
Advanced tools
Comparing version 1.7.0 to 1.8.0
@@ -0,0 +0,0 @@ import { mount } from '@vue/test-utils' |
@@ -6,2 +6,11 @@ # Change Log | ||
# [1.8.0](https://github.com/dpc-sdp/myvictoria-vic-gov-au/tree/master/packages/AddressSearch/compare/v1.7.0...v1.8.0) (2021-03-17) | ||
**Note:** Version bump only for package @dpc-sdp/myvic-addresssearch | ||
# [1.7.0](https://github.com/dpc-sdp/myvictoria-vic-gov-au/tree/master/packages/AddressSearch/compare/v1.6.1...v1.7.0) (2021-02-12) | ||
@@ -8,0 +17,0 @@ |
@@ -0,0 +0,0 @@ import AddressSearch from './index.vue' |
{ | ||
"name": "@dpc-sdp/myvic-addresssearch", | ||
"version": "1.7.0", | ||
"version": "1.8.0", | ||
"description": "An address search component for Victoria.", | ||
@@ -13,6 +13,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@dpc-sdp/myvic-autocomplete": "1.7.0", | ||
"@dpc-sdp/myvic-autocomplete": "1.8.0", | ||
"axios": "^0.19.2" | ||
}, | ||
"gitHead": "56bbfea55c9d5420234cf328bf5275155996f19b" | ||
"gitHead": "8ecb026efcc4805ea99cfc0c61ad18a6063c69d4" | ||
} |
@@ -0,0 +0,0 @@ # @dpc-sdp/myvic-addresssearch |
@@ -0,0 +0,0 @@ export const addressSearchTemplate = ` |
@@ -0,0 +0,0 @@ import axios from 'axios' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
28066
+ Added@dpc-sdp/myvic-autocomplete@1.8.0(transitive)
+ Added@dpc-sdp/myvic-global@1.8.0(transitive)
- Removed@dpc-sdp/myvic-autocomplete@1.7.0(transitive)
- Removed@dpc-sdp/myvic-global@1.7.0(transitive)