@misk/common
Advanced tools
Comparing version 0.0.31 to 0.0.32
{ | ||
"name": "@misk/common", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"description": "Microservice Kontainer Common Libraries, Externals, Styles", | ||
@@ -26,3 +26,4 @@ "author": "Square/Misk Authors (https://github.com/square/misk/graphs/contributors)", | ||
"lint": "echo no lint", | ||
"prepare": "yarn run lint && yarn run test && yarn run lib", | ||
"prepare": "yarn run refresh && yarn run lint && yarn run test && yarn run lib", | ||
"refresh": "node refreshCachedUrls.js", | ||
"reinstall": "rm -rf node_modules/ && yarn install", | ||
@@ -56,3 +57,9 @@ "test": "echo no tests" | ||
"@misk/tslint": "^0.0.3" | ||
}, | ||
"miskCachedUrls": { | ||
"sq-market-font": { | ||
"filepath": "src/cachedUrls/sq-market.css", | ||
"url": "https://d1g145x70srn7h.cloudfront.net/fonts/sqmarket/sq-market.css" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4381505
4895