@pexip-engage-public/plugin-configuration
Advanced tools
Comparing version 1.1.2 to 1.2.0-canary-20230927154347
# @pexip-engage-public/plugin-configuration | ||
## 1.2.0-canary-20230927154347 | ||
### Minor Changes | ||
- ded0a77ab: bug: refactor plugin to not rely on any cookies (safari issue) | ||
## 1.1.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pexip-engage-public/plugin-configuration", | ||
"version": "1.1.2", | ||
"version": "1.2.0-canary-20230927154347", | ||
"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.35" | ||
"eslint-config-pexip-engage": "0.0.39" | ||
}, | ||
@@ -40,0 +40,0 @@ "volta": { |
@@ -45,3 +45,3 @@ export interface PluginConfiguration { | ||
"subject-type"?: string | null; | ||
"timetable-start_date"?: string | null; | ||
source_href?: string | null; | ||
} |
@@ -45,4 +45,4 @@ export interface PluginConfiguration { | ||
"subject-type"?: string | null; | ||
"timetable-start_date"?: string | null; | ||
source_href?: string | null; | ||
} | ||
//# sourceMappingURL=PluginConfiguration.schema.d.ts.map |
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
25194
2