@salto-io/adapter-creators 0.5.1-main.e0e01844d → 0.5.1-main.e3ab7b5ba

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +22 -22
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salto-io/adapter-creators",
3
- "version": "0.5.1-main.e0e01844d",
3
+ "version": "0.5.1-main.e3ab7b5ba",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "description": "Salto adapter creators",
6
6
  "repository": {
@@ -29,26 +29,26 @@
29
29
  "check-format": "prettier --check . --ignore-path=../../.prettierignore --ignore-path=../../.gitignore --ignore-path=.gitignore"
30
30
  },
31
31
  "dependencies": {
32
- "@salto-io/adapter-api": "0.5.1-main.e0e01844d",
33
- "@salto-io/confluence-adapter": "0.5.1-main.e0e01844d",
34
- "@salto-io/dummy-adapter": "0.5.1-main.e0e01844d",
35
- "@salto-io/google-workspace-adapter": "0.5.1-main.e0e01844d",
36
- "@salto-io/intercom-adapter": "0.5.1-main.e0e01844d",
37
- "@salto-io/jamf-adapter": "0.5.1-main.e0e01844d",
38
- "@salto-io/jira-adapter": "0.5.1-main.e0e01844d",
39
- "@salto-io/microsoft-entra-adapter": "0.5.1-main.e0e01844d",
40
- "@salto-io/microsoft-security-adapter": "0.5.1-main.e0e01844d",
41
- "@salto-io/netsuite-adapter": "0.5.1-main.e0e01844d",
42
- "@salto-io/okta-adapter": "0.5.1-main.e0e01844d",
43
- "@salto-io/pagerduty-adapter": "0.5.1-main.e0e01844d",
44
- "@salto-io/salesforce-adapter": "0.5.1-main.e0e01844d",
45
- "@salto-io/sap-adapter": "0.5.1-main.e0e01844d",
46
- "@salto-io/serviceplaceholder-adapter": "0.5.1-main.e0e01844d",
47
- "@salto-io/stripe-adapter": "0.5.1-main.e0e01844d",
48
- "@salto-io/test-utils": "0.5.1-main.e0e01844d",
49
- "@salto-io/workato-adapter": "0.5.1-main.e0e01844d",
50
- "@salto-io/zendesk-adapter": "0.5.1-main.e0e01844d",
51
- "@salto-io/zuora-billing-adapter": "0.5.1-main.e0e01844d"
32
+ "@salto-io/adapter-api": "0.5.1-main.e3ab7b5ba",
33
+ "@salto-io/confluence-adapter": "0.5.1-main.e3ab7b5ba",
34
+ "@salto-io/dummy-adapter": "0.5.1-main.e3ab7b5ba",
35
+ "@salto-io/google-workspace-adapter": "0.5.1-main.e3ab7b5ba",
36
+ "@salto-io/intercom-adapter": "0.5.1-main.e3ab7b5ba",
37
+ "@salto-io/jamf-adapter": "0.5.1-main.e3ab7b5ba",
38
+ "@salto-io/jira-adapter": "0.5.1-main.e3ab7b5ba",
39
+ "@salto-io/microsoft-entra-adapter": "0.5.1-main.e3ab7b5ba",
40
+ "@salto-io/microsoft-security-adapter": "0.5.1-main.e3ab7b5ba",
41
+ "@salto-io/netsuite-adapter": "0.5.1-main.e3ab7b5ba",
42
+ "@salto-io/okta-adapter": "0.5.1-main.e3ab7b5ba",
43
+ "@salto-io/pagerduty-adapter": "0.5.1-main.e3ab7b5ba",
44
+ "@salto-io/salesforce-adapter": "0.5.1-main.e3ab7b5ba",
45
+ "@salto-io/sap-adapter": "0.5.1-main.e3ab7b5ba",
46
+ "@salto-io/serviceplaceholder-adapter": "0.5.1-main.e3ab7b5ba",
47
+ "@salto-io/stripe-adapter": "0.5.1-main.e3ab7b5ba",
48
+ "@salto-io/test-utils": "0.5.1-main.e3ab7b5ba",
49
+ "@salto-io/workato-adapter": "0.5.1-main.e3ab7b5ba",
50
+ "@salto-io/zendesk-adapter": "0.5.1-main.e3ab7b5ba",
51
+ "@salto-io/zuora-billing-adapter": "0.5.1-main.e3ab7b5ba"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@types/jest": "^29.5.12",
@@ -61,5 +61,5 @@
61
61
  "turbo": "^2.0.6",
62
62
  "typescript": "4.8.4"
63
63
  },
64
- "gitHead": "76dd5223afca723904c3842ae02f7c69ebc7f8b6"
64
+ "gitHead": "19a8f05c841794dbe02fb1b6bd706aef0b93fc95"
65
65
  }