Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@servicetitan/anvil-fonts

Package Overview
Dependencies
Maintainers
8
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@servicetitan/anvil-fonts - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

dist/fonts/sofia/.DS_Store

11

package.json
{
"name": "@servicetitan/anvil-fonts",
"version": "2.1.0",
"version": "2.2.0",
"files": [

@@ -12,3 +12,3 @@ "dist",

"scripts": {
"build": "npm-run-all build:init build:css build:copy --silent",
"build": "npm-run-all build:init build:css build:copy build:message --silent",
"build:init": "npm-run-all build:init:clean build:init:make-dir --silent",

@@ -20,5 +20,8 @@ "build:init:clean": "rimraf dist",

"build:css:compile": "sass src/scss/:dist/css/ --style=expanded --no-source-map",
"build:copy": "cp-cli src/. dist/"
"build:copy": "cp-cli src/. dist/",
"prebuild:message": "echo \" \"",
"build:message": "echo \"🎉 Anvil Fonts compiled\"",
"postbuild:message": "echo \" \""
},
"gitHead": "989ba2c413edf2e12ceca2365291bf5c4a6f5039"
"gitHead": "b79544b168f8bef20a9900e29b11e565f96c7b28"
}

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

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