@skillful-ai/piece-web 0.0.1 → 0.0.2

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/README.md CHANGED
@@ -1,7 +1,7 @@
1
- # pieces-web
2
-
3
- This library was generated with [Nx](https://nx.dev).
4
-
5
- ## Building
6
-
7
- Run `nx build pieces-web` to build the library.
1
+ # pieces-web
2
+
3
+ This library was generated with [Nx](https://nx.dev).
4
+
5
+ ## Building
6
+
7
+ Run `nx build pieces-web` to build the library.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skillful-ai/piece-web",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "type": "commonjs",
5
5
  "main": "./src/index.js",
6
6
  "types": "./src/index.d.ts",
Binary file
package/src/index.js CHANGED
@@ -14,7 +14,7 @@ exports.web = (0, pieces_framework_1.createPiece)({
14
14
  description: "Web is a piece that allows you to interact with the web.",
15
15
  auth: auth_1.webAuth,
16
16
  minimumSupportedRelease: '0.36.1',
17
- logoUrl: "https://cdn.activepieces.com/pieces/web.png",
17
+ logoUrl: "https://app.skillfulai.io/icons/skills/web-search.svg",
18
18
  categories: [shared_1.PieceCategory.CORE],
19
19
  authors: ['Haider Shabbir Hamid'],
20
20
  actions: [basic_web_scraper_1.basicWebScraper, media_processor_1.mediaProcessor, web_search_1.webSearch, youtube_search_1.youtubeSearch, youtube_processor_1.youtubeProcessor],
package/src/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/pieces/custom/web/src/index.ts"],"names":[],"mappings":";;;AAAA,iDAAqD;AACrD,qEAA6D;AAC7D,uEAAkE;AAClE,mEAA+D;AAC/D,yDAAqD;AACrD,iEAA6D;AAC7D,uEAAmE;AACnE,qCAAqC;AAExB,QAAA,GAAG,GAAG,IAAA,8BAAW,EAAC;IAC7B,WAAW,EAAE,KAAK;IAClB,WAAW,EAAE,0DAA0D;IACvE,IAAI,EAAE,cAAO;IACb,uBAAuB,EAAE,QAAQ;IACjC,OAAO,EAAE,6CAA6C;IACtD,UAAU,EAAE,CAAC,sBAAa,CAAC,IAAI,CAAC;IAChC,OAAO,EAAE,CAAC,sBAAsB,CAAC;IACjC,OAAO,EAAE,CAAC,mCAAe,EAAE,gCAAc,EAAE,sBAAS,EAAE,8BAAa,EAAE,oCAAgB,CAAC;IACtF,QAAQ,EAAE,EAAE;CACb,CAAC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/pieces/custom/web/src/index.ts"],"names":[],"mappings":";;;AAAA,iDAAqD;AACrD,qEAA6D;AAC7D,uEAAkE;AAClE,mEAA+D;AAC/D,yDAAqD;AACrD,iEAA6D;AAC7D,uEAAmE;AACnE,qCAAqC;AAExB,QAAA,GAAG,GAAG,IAAA,8BAAW,EAAC;IAC7B,WAAW,EAAE,KAAK;IAClB,WAAW,EAAE,0DAA0D;IACvE,IAAI,EAAE,cAAO;IACb,uBAAuB,EAAE,QAAQ;IACjC,OAAO,EAAE,uDAAuD;IAChE,UAAU,EAAE,CAAC,sBAAa,CAAC,IAAI,CAAC;IAChC,OAAO,EAAE,CAAC,sBAAsB,CAAC;IACjC,OAAO,EAAE,CAAC,mCAAe,EAAE,gCAAc,EAAE,sBAAS,EAAE,8BAAa,EAAE,oCAAgB,CAAC;IACtF,QAAQ,EAAE,EAAE;CACb,CAAC,CAAC"}