@trackunit/filters-asset-filter-definitions 0.0.204 → 0.0.205

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.
package/index.cjs.js CHANGED
@@ -47,7 +47,7 @@ var defaultTranslations = {
47
47
  "access.management.keys.filter.expired": "Expired Keys",
48
48
  "access.management.keys.filter.future": "Future Keys",
49
49
  "access.management.operator.asset.filter.category": "Asset",
50
- "access.management.operator.asset.filter.keyType": "Key type",
50
+ "access.management.operator.asset.filter.keyType": "Access type",
51
51
  "access.management.operator.asset.filter.type.digitalKey": "Digital Key",
52
52
  "access.management.operator.asset.filter.type.rollingPin": "Rolling PIN",
53
53
  "access.management.operator.asset.filter.type.staticPin": "Static PIN",
package/index.esm.js CHANGED
@@ -23,7 +23,7 @@ var defaultTranslations = {
23
23
  "access.management.keys.filter.expired": "Expired Keys",
24
24
  "access.management.keys.filter.future": "Future Keys",
25
25
  "access.management.operator.asset.filter.category": "Asset",
26
- "access.management.operator.asset.filter.keyType": "Key type",
26
+ "access.management.operator.asset.filter.keyType": "Access type",
27
27
  "access.management.operator.asset.filter.type.digitalKey": "Digital Key",
28
28
  "access.management.operator.asset.filter.type.rollingPin": "Rolling PIN",
29
29
  "access.management.operator.asset.filter.type.staticPin": "Static PIN",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/filters-asset-filter-definitions",
3
- "version": "0.0.204",
3
+ "version": "0.0.205",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {