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

@xo-union/tk-ui-colors

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.5.0 to 5.0.0-uep1.beta.1

36

package.json
{
"name": "@xo-union/tk-ui-colors",
"version": "4.5.0",
"sideEffects": [
"lib/catalyst.globals.css"
],
"version": "5.0.0-uep1.beta.1",
"exports": {
"./lib/variables.css": {
"__source": "./src/variables.css",
"default": "./lib/variables.css"
}
},
"sideEffects": false,
"browserslist": "extends @tkww/browserslist-config-orion-web",
"scripts": {
"build.pkg": "yarn build.code && yarn build.types",
"build.types": "node ./scripts/generate-types.mjs",
"validate.pkg": "union-pkg-validator",
"build.code": "union-packager-build"
"build.pkg": "feps-build-pkg",
"build.types": "feps-build-types",
"validate.pkg": "ow-package-lint",
"build.code": "feps-build-code"
},
"peerDependencies": {
"@tkww/orion-web-ds-token": "^1"
},
"devDependencies": {
"@xo-union/packager": "^6.1.5",
"@xo-union/pkg-validator": "^3.2.3"
"@tkww/fep-scripts": "^1.0.0-uep1.beta.1",
"@tkww/orion-web-ds-token": "^1.0.0-uep1.beta.3",
"@tkww/orion-web-package-lint": "^1.0.0-uep1.beta.3"
},
"files": [
"lib/*"
"lib"
],

@@ -27,3 +36,4 @@ "publishConfig": {

},
"gitHead": "c65af8f31426dc2f6328f4b1436b96276a74fe18"
}
"$schema": "../../shared-configs/schemas/package-json-schema.json",
"stableVersion": "4.5.0"
}

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