typhoon-common-functions
Advanced tools
Comparing version 1.0.121 to 1.0.122
{ | ||
"name": "typhoon-common-functions", | ||
"version": "1.0.121", | ||
"version": "1.0.122", | ||
"description": "Common functions used by the Typhoon components and framework.", | ||
@@ -25,5 +25,4 @@ "author": "Simon Cantan", | ||
"storybook": "start-storybook -p 9009", | ||
"test": "jest --coverage", | ||
"test": "jest --coverage -u", | ||
"test:watch": "jest --watch", | ||
"up": "yarn upgrade --latest --pattern \"typhoon\"", | ||
"prettier": "prettier --write \"{webpack.config.js,src/**/*.js}\"" | ||
@@ -30,0 +29,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
87565