@xo-union/tk-ui-typography
Advanced tools
Comparing version 8.0.0-uo-bridge-rc.1 to 8.0.0-uo-bridge-rc.2
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
31537