Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/jsonpath-plus-10.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz authored Nov 13, 2024
2 parents 0e87311 + 0a115b2 commit eeb734a
Show file tree
Hide file tree
Showing 19 changed files with 5 additions and 2,337 deletions.
4 changes: 3 additions & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
nodeLinker: node-modules
enableGlobalCache: true

nodeLinker: node-modules

npmRegistryServer: 'https://registry.npmjs.org'
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ While the world _can_ consume the modules, this is mostly to make life easier fo
| :--------------------------------- | :--------------------------------------------------------------------------- | :-------------------------------------------------------------------------- |
| `@transloadit/abbr` | `abbr('Lorem ipsum dolor sit amet', 10, ' .. '))` | `'Lor .. met'` |
| `@transloadit/analyze-step` | `analyzeStep({ robot: '/image/resize', width: '75', height: '75' }, ROBOTS)` | `'Resize images to 75×75'` |
| `@transloadit/enrich-tweet` | `await enrichTweet(TWEET)` | The text of the tweet, linked, short URLs expanded |
| `@transloadit/file-exists` | `await fileExists('foo.jpg')` | `true` |
| `@transloadit/format-duration-ms` | `formatDurationMs(10000000)` | `'2h46m40s'` |
| `@transloadit/post` | `$ post [subdir]` | Asks questions and creates a markdown post, by default in subdir `./_posts` |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prettier-plugin-packagejson": "^2.4.14",
"typescript": "^5.4.4"
},
"packageManager": "yarn@4.2.1+sha224.ff43de12787fdac66109108198934436dae6874cf2b98a51697ca494",
"packageManager": "yarn@4.5.1",
"engines": {
"node": ">= 18",
"yarn": "4.2.1"
Expand Down
661 changes: 0 additions & 661 deletions packages/enrich-tweet/LICENSE.md

This file was deleted.

3 changes: 0 additions & 3 deletions packages/enrich-tweet/README.md

This file was deleted.

33 changes: 0 additions & 33 deletions packages/enrich-tweet/package.json

This file was deleted.

118 changes: 0 additions & 118 deletions packages/enrich-tweet/src/enrichTweet.fixture-1082897509528281089.json

This file was deleted.

This file was deleted.

Loading

0 comments on commit eeb734a

Please sign in to comment.