Socket
Socket
Sign inDemoInstall

@maltjoy/themes

Package Overview
Dependencies
18
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.1 to 3.6.2

LICENSE

20

package.json
{
"name": "@maltjoy/themes",
"version": "3.6.1",
"version": "3.6.2",
"type": "module",

@@ -10,2 +10,11 @@ "description": "Malt design system themes modules based on tokens",

],
"author": "kevin@malt.com",
"license": "MIT",
"dependencies": {
"sass": "1.58.3"
},
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"fs-extra": "^11.1.0"
},
"scripts": {

@@ -19,12 +28,3 @@ "postinstall": "pnpm build",

"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "kevin@malt.com",
"license": "MIT",
"dependencies": {
"sass": "1.58.3"
},
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"fs-extra": "^11.1.0"
}
}
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