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

@thumbtack/thumbprint-font-face

Package Overview
Dependencies
Maintainers
7
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thumbtack/thumbprint-font-face - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

7

CHANGELOG.md

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

## 1.0.12 - 2019-09-17
### Changed
- [Patch] Upgrade `tmp`, a `devDependency`. This does not affect the outputted code.
- [Patch] Update version of the Thumbprint Tokens dependency.
## 1.0.11 - 2019-09-03

@@ -7,0 +14,0 @@

6

package.json
{
"name": "@thumbtack/thumbprint-font-face",
"version": "1.0.12",
"version": "1.0.13",
"main": "_index.scss",

@@ -31,8 +31,8 @@ "repository": {

"dependencies": {
"@thumbtack/thumbprint-tokens": "^8.3.1"
"@thumbtack/thumbprint-tokens": "^8.3.2"
},
"devDependencies": {
"node-sass-tilde-importer": "2.0.0-alpha.1",
"tmp": "^0.0.33"
"tmp": "^0.1.0"
}
}
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