@activepieces/piece-google-contacts
Advanced tools
Comparing version 0.1.3 to 0.2.0
{ | ||
"name": "@activepieces/piece-google-contacts", | ||
"version": "0.1.3", | ||
"version": "0.2.0", | ||
"dependencies": { | ||
@@ -8,7 +8,5 @@ "@sinclair/typebox": "0.24.51", | ||
"cron-validator": "1.3.1", | ||
"nanoid": "3.3.4" | ||
}, | ||
"peerDependencies": { | ||
"@activepieces/framework": "0.1.3", | ||
"@activepieces/shared": "0.1.3", | ||
"nanoid": "3.3.4", | ||
"@activepieces/framework": "0.2.0", | ||
"@activepieces/shared": "0.2.0", | ||
"tslib": "2.4.1" | ||
@@ -15,0 +13,0 @@ }, |
@@ -11,3 +11,3 @@ "use strict"; | ||
name: 'google-contacts', | ||
logoUrl: 'https://cdn.activepieces.com/pieces/google_contacts.png', | ||
logoUrl: 'https://cdn.activepieces.com/pieces/google-contacts.png', | ||
actions: [create_contact_1.googleContactsAddContactAction], | ||
@@ -14,0 +14,0 @@ displayName: "Google Contacts", |
17386
+ Added@activepieces/shared@0.2.0
+ Addedtslib@2.4.1
+ Added@activepieces/framework@0.2.0(transitive)
+ Added@activepieces/shared@0.2.0(transitive)
- Removed@activepieces/framework@0.1.3(transitive)
- Removed@activepieces/shared@0.1.3(transitive)