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 7.0.1 to 7.0.2

21

package.json
{
"name": "@xo-union/dist-typography",
"version": "7.0.1",
"version": "7.0.2",
"sideEffects": false,

@@ -9,14 +9,17 @@ "scripts": {

"build.pkg": "union-packager-build",
"build.assets": "rm -rf ./dist && cp -R ./src/fonts/assets ./dist",
"validate.pkg": "union-pkg-validator"
"build.assets": "rm -rf ./dist && mkdir -p ./dist && cp -R ./src/fonts/assets/ ./dist/",
"build.preview": "rm -rf ./dist-preview && mkdir -p ./dist-preview && cp -R ./src/fonts/assets/ ./dist-preview/",
"build.e2e": "yarn build.assets",
"validate.pkg": "union-pkg-validator",
"build.code": "yarn build.pkg"
},
"dependencies": {
"@babel/runtime-corejs3": "^7.15.4",
"@xo-union/dist-url": "^3.0.1",
"@xo-union/util-snippet-generator": "^1.3.13"
"@xo-union/dist-url": "^3.0.2",
"@xo-union/util-snippet-generator": "^1.3.14"
},
"devDependencies": {
"@xo-union/deploy": "^2.2.15",
"@xo-union/packager": "^6.1.0",
"@xo-union/pkg-validator": "^3.2.0"
"@xo-union/deploy": "^2.2.16",
"@xo-union/packager": "^6.1.1",
"@xo-union/pkg-validator": "^3.2.1"
},

@@ -31,3 +34,3 @@ "files": [

},
"gitHead": "88cb3adaf427c1f13cd1b8ba5a49f6f3bd7da730"
"gitHead": "6dd49980d93e15f6e11b55818996532e708b82cc"
}
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