@plaidev/karte-action-sdk 1.1.226 → 1.1.227-28567518.05a4b1bd
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hydrate/index.es.js +159 -157
- package/dist/index.es.js +179 -159
- package/package.json +1 -5
- package/dist/karte-action-sdk.d.ts +0 -2671
- package/dist/tsdoc-metadata.json +0 -11
- package/meta/karte-action-sdk.api.json +0 -6318
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@plaidev/karte-action-sdk",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.227-28567518.05a4b1bd",
|
4
4
|
"author": "Plaid Inc.",
|
5
5
|
"license": "Apache-2.0",
|
6
6
|
"module": "./dist/index.es.js",
|
@@ -56,10 +56,6 @@
|
|
56
56
|
"publishConfig": {
|
57
57
|
"access": "public"
|
58
58
|
},
|
59
|
-
"repository": {
|
60
|
-
"type": "git",
|
61
|
-
"url": "https://github.com/plaidev/karte-io-systems.git"
|
62
|
-
},
|
63
59
|
"devDependencies": {
|
64
60
|
"@microsoft/api-documenter": "7.19.28",
|
65
61
|
"@microsoft/api-extractor": "7.33.8",
|