@pexip-engage-public/plugin-configuration
Advanced tools
Comparing version 1.0.8 to 1.1.0-canary-20230420115902
# @pexip-engage-public/plugin-configuration | ||
## 1.1.0-canary-20230420115902 | ||
### Minor Changes | ||
- 0db2df8: feature: add application.scroll configuration | ||
## 1.0.8 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pexip-engage-public/plugin-configuration", | ||
"version": "1.0.8", | ||
"version": "1.1.0-canary-20230420115902", | ||
"homepage": "https://github.com/skedify/frontend-mono/tree/develop/apps/plugin-remix/packages/plugin-configuration#readme", | ||
@@ -37,3 +37,3 @@ "bugs": { | ||
"@pexip-engage/tsconfig": "0.0.9", | ||
"eslint-config-pexip-engage": "0.0.21" | ||
"eslint-config-pexip-engage": "0.0.22" | ||
}, | ||
@@ -40,0 +40,0 @@ "volta": { |
@@ -7,2 +7,3 @@ export interface PluginConfiguration { | ||
"employee-type"?: string | null; | ||
"application-scroll"?: string | null; | ||
"application-timezone_selection"?: string | null; | ||
@@ -9,0 +10,0 @@ "customer-company"?: string | null; |
@@ -7,2 +7,3 @@ export interface PluginConfiguration { | ||
"employee-type"?: string | null; | ||
"application-scroll"?: string | null; | ||
"application-timezone_selection"?: string | null; | ||
@@ -9,0 +10,0 @@ "customer-company"?: string | null; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
24051
94
2