Socket
Socket
Sign inDemoInstall

@maltjoy/themes

Package Overview
Dependencies
1
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.3 to 3.6.0

dist/fonts/agrandir/agrandir-tightmedium-webfont.woff2

10

package.json
{
"name": "@maltjoy/themes",
"version": "3.5.3",
"version": "3.6.0",
"type": "module",
"description": "Malt design system themes modules based on tokens",

@@ -11,3 +12,4 @@ "files": [

"postinstall": "pnpm build",
"build": "pnpm sass:compile",
"build": "pnpm sass:compile && pnpm postbuild",
"postbuild": "node copy-task.js",
"sass:dev": "sass --load-path=node_modules src:dist",

@@ -21,3 +23,7 @@ "sass:compile": "sass --load-path=node_modules src/themes:dist --style=compressed",

"sass": "1.58.3"
},
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"fs-extra": "^11.1.0"
}
}
dist/default.css

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc