Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xo-union/tk-ui-typography

Package Overview
Dependencies
Maintainers
0
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xo-union/tk-ui-typography - npm Package Compare versions

Comparing version 8.0.0-uo-bridge-rc.1 to 8.0.0-uo-bridge-rc.2

49

package.json
{
"name": "@xo-union/tk-ui-typography",
"version": "8.0.0-uo-bridge-rc.1",
"version": "8.0.0-uo-bridge-rc.2",
"main": "lib/index.cjs",

@@ -8,3 +8,2 @@ "module": "lib/index.js",

".": {
"__source": "./src/index.ts",
"types": "./lib/index.d.ts",

@@ -16,23 +15,17 @@ "module": "./lib/index.js",

"./lib/globals.css": {
"__source": "./src/globals.scss",
"default": "./lib/globals.css"
},
"./lib/variables.css": {
"__source": "./src/variables.scss",
"default": "./lib/variables.css"
},
"./lib/font-weights.css": {
"__source": "./src/font-weights.scss",
"default": "./lib/font-weights.css"
},
"./lib/font-scales.css": {
"__source": "./src/font-scales.scss",
"default": "./lib/font-scales.css"
},
"./lib/formatted.css": {
"__source": "./src/formatted.scss",
"default": "./lib/formatted.css"
},
"./lib/font-scale-categories.css": {
"__source": "./src/font-scale-categories.scss",
"default": "./lib/font-scale-categories.css"

@@ -48,22 +41,9 @@ },

],
"x-fep": {
"constraints": {
"enforceSourceCondition": {
"ignorePaths": [
"./sass/font-scale-categories"
]
}
}
},
"scripts": {
"build.pkg": "feps-build-pkg",
"build.types": "feps-build-types",
"validate.pkg": "ow-package-lint",
"build.code": "feps-build-code",
"check.types": "feps-check-types"
"postpack": "feps-postpack"
},
"dependencies": {
"@babel/runtime-corejs3": "^7.25.7",
"@tkww/orion-web-ds-text": "^1.0.0-uep1.rc.1",
"@tkww/orion-web-ui-lib": "^1.0.0-uep1.rc.1"
"@tkww/orion-web-ds-text": "^1.0.0-uep1.rc.2",
"@tkww/orion-web-ui-lib": "^1.0.0-uep1.rc.2"
},

@@ -73,9 +53,2 @@ "peerDependencies": {

},
"devDependencies": {
"@tkww/browserslist-config-orion-web": "^1.0.0-uep1.rc.1",
"@tkww/fep-scripts": "^1.0.0-uep1.rc.1",
"@tkww/orion-web-app-kernel": "^1.0.0-uep1.rc.1",
"@tkww/orion-web-package-lint": "^1.0.0-uep1.rc.1",
"react": "^18.3.1"
},
"files": [

@@ -88,3 +61,4 @@ "lib",

"./*.js",
"!*.scss.d.ts"
"!*.scss.d.ts",
"!.npm-publish"
],

@@ -99,12 +73,3 @@ "publishConfig": {

"stableVersion": "7.0.4",
"$schema": "../../shared-configs/schemas/package-json-schema.json",
"nx": {
"includedScripts": [
"build.code",
"build.pkg",
"build.types",
"check.types",
"validate.pkg"
]
}
"x-fep-prepacked": "./.npm-publish/package.json"
}
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