@types/tailwindcss__typography
Advanced tools
Comparing version 0.5.0 to 0.5.6
{ | ||
"name": "@types/tailwindcss__typography", | ||
"version": "0.5.0", | ||
"description": "TypeScript definitions for @tailwindcss/typography", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tailwindcss__typography", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Remco Haszing", | ||
"url": "https://github.com/remcohaszing", | ||
"githubUsername": "remcohaszing" | ||
} | ||
], | ||
"version": "0.5.6", | ||
"description": "Stub TypeScript definitions entry for @tailwindcss/typography, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/tailwindcss__typography" | ||
}, | ||
"scripts": {}, | ||
"license": "MIT", | ||
"dependencies": { | ||
"tailwindcss": "^3.0.0" | ||
"@tailwindcss/typography": "*" | ||
}, | ||
"typesPublisherContentHash": "be0049bb5ec87f0157fc6b358cdcdf54b3b212a56fb8e8e090db654cdf45f7e7", | ||
"typeScriptVersion": "4.0" | ||
"deprecated": "This is a stub types definition. @tailwindcss/typography provides its own type definitions, so you do not need this installed." | ||
} |
@@ -1,35 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/tailwindcss__typography` | ||
This is a stub types definition for @types/tailwindcss__typography (https://github.com/tailwindcss/typography#readme). | ||
# Summary | ||
This package contains type definitions for @tailwindcss/typography (https://github.com/tailwindlabs/tailwindcss-typography). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tailwindcss__typography. | ||
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tailwindcss__typography/index.d.ts) | ||
````ts | ||
// Type definitions for @tailwindcss/typography 0.5 | ||
// Project: https://github.com/tailwindlabs/tailwindcss-typography | ||
// Definitions by: Remco Haszing <https://github.com/remcohaszing> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import plugin = require('tailwindcss/plugin'); | ||
/** | ||
* A plugin that provides a set of prose classes you can use to add beautiful typographic defaults to any vanilla HTML you don't control, like HTML rendered from Markdown, or pulled from a CMS. | ||
* | ||
* @see https://tailwindcss.com/docs/typography-plugin | ||
*/ | ||
declare const typography: ReturnType<typeof plugin['withOptions']>; | ||
export = typography; | ||
```` | ||
### Additional Details | ||
* Last updated: Mon, 29 Aug 2022 22:32:43 GMT | ||
* Dependencies: [@types/tailwindcss](https://npmjs.com/package/@types/tailwindcss) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Remco Haszing](https://github.com/remcohaszing). | ||
@tailwindcss/typography provides its own type definitions, so you don't need @types/tailwindcss__typography installed! |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1850
3
0
2
1
2
3
1
1
+ Added@tailwindcss/typography@*
+ Added@tailwindcss/typography@0.5.16(transitive)
+ Addedlodash.castarray@4.4.0(transitive)
+ Addedlodash.isplainobject@4.0.6(transitive)
+ Addedlodash.merge@4.6.2(transitive)
+ Addedpostcss-selector-parser@6.0.10(transitive)
+ Addedtailwindcss@4.0.11(transitive)
- Removedtailwindcss@^3.0.0
- Removed@alloc/quick-lru@5.2.0(transitive)
- Removed@isaacs/cliui@8.0.2(transitive)
- Removed@jridgewell/gen-mapping@0.3.8(transitive)
- Removed@jridgewell/resolve-uri@3.1.2(transitive)
- Removed@jridgewell/set-array@1.2.1(transitive)
- Removed@jridgewell/sourcemap-codec@1.5.0(transitive)
- Removed@jridgewell/trace-mapping@0.3.25(transitive)
- Removed@nodelib/fs.scandir@2.1.5(transitive)
- Removed@nodelib/fs.stat@2.0.5(transitive)
- Removed@nodelib/fs.walk@1.2.8(transitive)
- Removed@pkgjs/parseargs@0.11.0(transitive)
- Removedansi-regex@5.0.16.1.0(transitive)
- Removedansi-styles@4.3.06.2.1(transitive)
- Removedany-promise@1.3.0(transitive)
- Removedanymatch@3.1.3(transitive)
- Removedarg@5.0.2(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbinary-extensions@2.3.0(transitive)
- Removedbrace-expansion@2.0.1(transitive)
- Removedbraces@3.0.3(transitive)
- Removedcamelcase-css@2.0.1(transitive)
- Removedchokidar@3.6.0(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedcommander@4.1.1(transitive)
- Removedcross-spawn@7.0.6(transitive)
- Removeddidyoumean@1.2.2(transitive)
- Removeddlv@1.1.3(transitive)
- Removedeastasianwidth@0.2.0(transitive)
- Removedemoji-regex@8.0.09.2.2(transitive)
- Removedfast-glob@3.3.3(transitive)
- Removedfastq@1.19.1(transitive)
- Removedfill-range@7.1.1(transitive)
- Removedforeground-child@3.3.1(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedglob@10.4.5(transitive)
- Removedglob-parent@5.1.26.0.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removedis-binary-path@2.1.0(transitive)
- Removedis-core-module@2.16.1(transitive)
- Removedis-extglob@2.1.1(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removedis-glob@4.0.3(transitive)
- Removedis-number@7.0.0(transitive)
- Removedisexe@2.0.0(transitive)
- Removedjackspeak@3.4.3(transitive)
- Removedjiti@1.21.7(transitive)
- Removedlilconfig@3.1.3(transitive)
- Removedlines-and-columns@1.2.4(transitive)
- Removedlru-cache@10.4.3(transitive)
- Removedmerge2@1.4.1(transitive)
- Removedmicromatch@4.0.8(transitive)
- Removedminimatch@9.0.5(transitive)
- Removedminipass@7.1.2(transitive)
- Removedmz@2.7.0(transitive)
- Removednanoid@3.3.8(transitive)
- Removednormalize-path@3.0.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedobject-hash@3.0.0(transitive)
- Removedpackage-json-from-dist@1.0.1(transitive)
- Removedpath-key@3.1.1(transitive)
- Removedpath-parse@1.0.7(transitive)
- Removedpath-scurry@1.11.1(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedpify@2.3.0(transitive)
- Removedpirates@4.0.6(transitive)
- Removedpostcss@8.5.3(transitive)
- Removedpostcss-import@15.1.0(transitive)
- Removedpostcss-js@4.0.1(transitive)
- Removedpostcss-load-config@4.0.2(transitive)
- Removedpostcss-nested@6.2.0(transitive)
- Removedpostcss-selector-parser@6.1.2(transitive)
- Removedpostcss-value-parser@4.2.0(transitive)
- Removedqueue-microtask@1.2.3(transitive)
- Removedread-cache@1.0.0(transitive)
- Removedreaddirp@3.6.0(transitive)
- Removedresolve@1.22.10(transitive)
- Removedreusify@1.1.0(transitive)
- Removedrun-parallel@1.2.0(transitive)
- Removedshebang-command@2.0.0(transitive)
- Removedshebang-regex@3.0.0(transitive)
- Removedsignal-exit@4.1.0(transitive)
- Removedsource-map-js@1.2.1(transitive)
- Removedstring-width@4.2.35.1.2(transitive)
- Removedstrip-ansi@6.0.17.1.0(transitive)
- Removedsucrase@3.35.0(transitive)
- Removedsupports-preserve-symlinks-flag@1.0.0(transitive)
- Removedtailwindcss@3.4.17(transitive)
- Removedthenify@3.3.1(transitive)
- Removedthenify-all@1.6.0(transitive)
- Removedto-regex-range@5.0.1(transitive)
- Removedts-interface-checker@0.1.13(transitive)
- Removedwhich@2.0.2(transitive)
- Removedwrap-ansi@7.0.08.1.0(transitive)
- Removedyaml@2.7.0(transitive)