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

@blueprintui/typography

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintui/typography - npm Package Compare versions

Comparing version 0.0.1 to 0.0.3

10

package.json
{
"name": "@blueprintui/typography",
"version": "0.0.1",
"version": "0.0.3",
"description": "",

@@ -14,7 +14,11 @@ "main": "index.js",

"build:copy": "cpy ./package.json ./dist/lib",
"drafter": "drafter build --config ./blueprint.config.js",
"docs:start": "cd docs && lite-server",
"docs:build": "npm run drafter:build && cpy ./docs/index.html ./dist",
"drafter:build": "drafter build --config ./blueprint.config.js",
"drafter:watch": "drafter build --watch --config ./blueprint.config.js",
"clean": "rm -rf dist",
"test": "wtr --config ./web-test-runner.config.mjs",
"publish": "cd dist/lib && npm publish --access public"
"publish": "cd dist/lib && npm publish --access public",
"deploy": "firebase deploy --only hosting:blueprintui-typography",
"link": "npm link ../cli ../drafter ../tokens/dist/lib ../themes/dist/lib ../layout/dist/lib ../components/dist/lib"
},

@@ -21,0 +25,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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