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

@0xsquid/ui

Package Overview
Dependencies
Maintainers
0
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xsquid/ui - npm Package Compare versions

Comparing version 0.17.1-beta.0 to 0.17.1-beta.1

dist/cjs/fonts/fonts/Geist-Variable.woff2

6

package.json

@@ -8,3 +8,3 @@ {

"description": "Squid's UI components",
"version": "0.17.1-beta.0",
"version": "0.17.1-beta.1",
"author": "",

@@ -27,4 +27,4 @@ "license": "MIT",

"release:dry": "release-it --dry-run",
"build": "yarn build-tailwind && rollup -c && cp src/styles/compiled-tailwind.css dist/index.css && yarn copy-fonts",
"copy-fonts": "cp -r src/styles/fonts dist/fonts"
"build": "yarn build-tailwind && rollup -c && yarn copy-fonts",
"copy-fonts": "cp -r src/styles/fonts dist/cjs/fonts && cp -r src/styles/fonts dist/esm/fonts"
},

@@ -31,0 +31,0 @@ "dependencies": {

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