@bigbinary/neeto-integrations-frontend 3.1.8 → 4.0.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.
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"tableTitle": "Previously Generated API Keys",
|
|
52
52
|
"deleteApiKey": {
|
|
53
53
|
"title": "Delete API Key?",
|
|
54
|
-
"message": "You are permanently deleting the API Key <strong>{{key}}</strong>. This can't be undone."
|
|
54
|
+
"message": "You are permanently deleting the API Key <strong>{{key}}</strong>. All associated Zaps with this API Key will be turned off. This can't be undone."
|
|
55
55
|
},
|
|
56
56
|
"walkthroughText": "Check how it behaves",
|
|
57
57
|
"helpDoc": "Help document",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-integrations-frontend",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.0",
|
|
4
4
|
"description": "UI for integrations in neeto products",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-integrations-nano",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"@bigbinary/neeto-commons-frontend": "4.13.22",
|
|
65
65
|
"@bigbinary/neeto-filters-frontend": "4.3.14",
|
|
66
66
|
"@bigbinary/neeto-icons": "1.20.26",
|
|
67
|
-
"@bigbinary/neeto-molecules": "3.15.
|
|
67
|
+
"@bigbinary/neeto-molecules": "3.15.26",
|
|
68
68
|
"@bigbinary/neetoui": "8.2.62",
|
|
69
69
|
"@emotion/is-prop-valid": "1.2.0",
|
|
70
70
|
"@faker-js/faker": "8.2.0",
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"@bigbinary/neeto-commons-frontend": "4.13.22",
|
|
175
175
|
"@bigbinary/neeto-filters-frontend": "4.3.14",
|
|
176
176
|
"@bigbinary/neeto-icons": "1.20.26",
|
|
177
|
-
"@bigbinary/neeto-molecules": "3.15.
|
|
177
|
+
"@bigbinary/neeto-molecules": "3.15.26",
|
|
178
178
|
"@bigbinary/neetoui": "8.2.62",
|
|
179
179
|
"@honeybadger-io/js": "6.10.1",
|
|
180
180
|
"@honeybadger-io/react": "6.1.25",
|