@servicetitan/anvil-fonts
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
491280
31
20