@axe-core/watcher 1.2.0 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- /*! Copyright Deque 2021-2022 All Rights Reserved */
1
+ /*! Copyright Deque 2021-2023 All Rights Reserved */
2
2
 
3
3
  /*! axe v4.5.2
4
4
  * Copyright (c) 2022 Deque Systems, Inc.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "axe DevTools Watcher",
3
- "version": "1.2.0",
3
+ "version": "1.3.0",
4
4
  "description": "Codeless accessibility testing",
5
5
  "manifest_version": 3,
6
6
  "homepage_url": "https://deque.com",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@axe-core/watcher",
3
- "version": "1.2.0",
3
+ "version": "1.3.0",
4
4
  "description": "",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.js",