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

@deskpro/apps-components-style

Package Overview
Dependencies
Maintainers
4
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deskpro/apps-components-style - npm Package Compare versions

Comparing version 0.12.2 to 0.12.3

dist/fonts/Roboto_cyrillic-ext.woff2

6

package.json
{
"name": "@deskpro/apps-components-style",
"version": "0.12.2",
"version": "0.12.3",
"author": "DeskPRO <support@deskpro.com>",

@@ -24,4 +24,4 @@ "license": "BSD 3-Clause License",

"postcss-watch": "postcss -o dist/style.css --verbose -m -w --env development src/style.css",
"postcss-build": "postcss --verbose --env development -m -o dist/style.css src/style.css",
"postcss-prod": "postcss --verbose --env production -m -o dist/style.css src/style.css",
"postcss-build": "postcss --verbose --env development -m -o dist/style.css src/style.css && cp -R src/fonts dist",
"postcss-prod": "postcss --verbose --env production -m -o dist/style.css src/style.css && cp -R src/fonts dist",
"init-website-watch": "cpx dist/style.css website/static/css --watch",

@@ -28,0 +28,0 @@ "init-website-build": "cpx dist/style.css website/static/css",

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