@boxyhq/saml-jackson 1.49.0 → 1.51.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.
package/dist/typings.d.ts CHANGED
@@ -408,10 +408,6 @@ export interface JacksonOption {
408
408
  privateKey: string;
409
409
  };
410
410
  boxyhqLicenseKey?: string;
411
- retraced?: {
412
- host?: string;
413
- adminToken?: string;
414
- };
415
411
  noAnalytics?: boolean;
416
412
  webhook?: Webhook;
417
413
  dsync?: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@boxyhq/saml-jackson",
3
- "version": "1.49.0",
3
+ "version": "1.51.0",
4
4
  "description": "Polis library",
5
5
  "keywords": [
6
6
  "SAML 2.0"