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

@thumbtack/thumbprint-scss

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thumbtack/thumbprint-scss - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## 4.0.2 - 2022-04-07
### Changed
- [Patch] Use Dart Sass instead of Sass for compilation.
## 4.0.1 - 2020-07-14

@@ -7,0 +13,0 @@

6

package.json
{
"name": "@thumbtack/thumbprint-scss",
"description": "CSS and Sass mixins for building Thumbtack UI",
"version": "4.0.1",
"version": "4.0.2",
"author": "Tom Genoni <tom@thumbtack.com>",

@@ -38,7 +38,7 @@ "main": "components.css",

"glob": "^7.1.3",
"node-sass": "^4.9.2",
"node-sass-tilde-importer": "2.0.0-alpha.1",
"p-map": "^3.0.0",
"postcss-cli": "^6.1.1"
"postcss-cli": "^6.1.1",
"sass": "^1.49.9"
}
}
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