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

@xo-union/dist-typography

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/dist-typography - npm Package Compare versions

Comparing version 9.0.0-uep1.beta.2 to 9.0.0-uep1.beta.3

20

package.json
{
"name": "@xo-union/dist-typography",
"version": "9.0.0-uep1.beta.2",
"version": "9.0.0-uep1.beta.3",
"sideEffects": false,

@@ -9,2 +9,3 @@ "exports": {

"module": "./lib/fonts.css.js",
"style": "./lib/fonts.css.js",
"import": "./lib/fonts.css.js",

@@ -21,3 +22,2 @@ "require": "./lib/fonts.css.cjs.js"

"__source": "./src/preload-snippet/index.js",
"types": "./lib/preload-snippet/index.d.ts",
"module": "./lib/preload-snippet/index.js",

@@ -36,3 +36,3 @@ "import": "./lib/preload-snippet/index.js",

"build.e2e": "rm -rf ./dist-e2e && mkdir -p ./dist-e2e && cp -R ./src/fonts/assets/* ./dist-e2e/",
"validate.pkg": "union-pkg-validator",
"validate.pkg": "ow-package-lint",
"build.code": "yarn build.pkg"

@@ -42,13 +42,13 @@ },

"@babel/runtime-corejs3": "^7.23.9",
"@xo-union/dist-url": "^4.0.0-uep1.beta.2"
"@xo-union/dist-url": "^4.0.0-uep1.beta.3"
},
"devDependencies": {
"@xo-union/deploy": "^4.0.0-uep1.beta.2",
"@xo-union/packager": "^6.1.5",
"@xo-union/pkg-validator": "^3.2.3"
"@tkww/orion-web-package-lint": "^1.0.0-uep1.beta.3",
"@xo-union/deploy": "^4.0.0-uep1.beta.3",
"@xo-union/packager": "^6.1.5"
},
"files": [
"lib/*",
"*.js",
"*.mjs"
"lib",
"./*.js",
"./*.mjs"
],

@@ -55,0 +55,0 @@ "publishConfig": {

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