typhoon-common-functions
Advanced tools
Comparing version 1.0.95 to 1.0.96
{ | ||
"name": "typhoon-common-functions", | ||
"version": "1.0.95", | ||
"version": "1.0.96", | ||
"description": "Common functions used by the Typhoon components and framework.", | ||
@@ -27,3 +27,3 @@ "author": "Simon Cantan", | ||
"test:watch": "jest --watch", | ||
"up": "yarn upgrade --latest", | ||
"up": "yarn upgrade --latest --pattern \"typhoon\"", | ||
"prettier": "prettier --write \"{webpack.config.js,src/**/*.js}\"" | ||
@@ -30,0 +30,0 @@ }, |
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
86980