New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jamsr-ui/typography

Package Overview
Dependencies
Maintainers
0
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/typography - npm Package Compare versions

Comparing version 0.0.70 to 0.0.71

dist/chunk-J7AZCB4L.mjs

2

dist/index.js
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
"use client";var _chunkZNEYTYSHjs = require('./chunk-ZNEYTYSH.js');var _chunkOEEKIAUUjs = require('./chunk-OEEKIAUU.js');exports.Typography = _chunkZNEYTYSHjs.a; exports.typographyVariants = _chunkOEEKIAUUjs.a;
"use client";var _chunkR5W3NXFMjs = require('./chunk-R5W3NXFM.js');var _chunkVE2UEL64js = require('./chunk-VE2UEL64.js');exports.Typography = _chunkR5W3NXFMjs.a; exports.typographyVariants = _chunkVE2UEL64js.b;

@@ -5,2 +5,3 @@ import * as tailwind_variants from 'tailwind-variants';

declare const test = "";
declare const typographyVariants: tailwind_variants.TVReturnType<{

@@ -261,2 +262,2 @@ variant: {

export { type TypographyVariants, typographyVariants };
export { type TypographyVariants, test, typographyVariants };
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkOEEKIAUUjs = require('./chunk-OEEKIAUU.js');exports.typographyVariants = _chunkOEEKIAUUjs.a;
var _chunkVE2UEL64js = require('./chunk-VE2UEL64.js');exports.test = _chunkVE2UEL64js.a; exports.typographyVariants = _chunkVE2UEL64js.b;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkZNEYTYSHjs = require('./chunk-ZNEYTYSH.js');require('./chunk-OEEKIAUU.js');exports.Typography = _chunkZNEYTYSHjs.a;
var _chunkR5W3NXFMjs = require('./chunk-R5W3NXFM.js');require('./chunk-VE2UEL64.js');exports.Typography = _chunkR5W3NXFMjs.a;
{
"name": "@jamsr-ui/typography",
"version": "0.0.70",
"version": "0.0.71",
"description": "A react js ui library with tailwindcss",

@@ -28,3 +28,3 @@ "sideEffects": false,

"@jamsr-ui/styles": "^0.0.7",
"@jamsr-ui/utils": "^0.0.59"
"@jamsr-ui/utils": "^0.0.60"
},

@@ -31,0 +31,0 @@ "exports": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc