@bundle-stats/html-templates
Advanced tools
Comparing version 2.0.0-beta.27 to 2.0.0-beta.32
{ | ||
"name": "@bundle-stats/html-templates", | ||
"version": "2.0.0-beta.27", | ||
"version": "2.0.0-beta.32", | ||
"description": "HTML templates for report generation.", | ||
@@ -9,2 +9,3 @@ "main": "index.js", | ||
"lint": "eslint . --ext .jsx,.js --cache --cache-location ./node_modules/.eslintcache", | ||
"prepublishOnly": "npm install && npm run build", | ||
"start": "cross-env NODE_ENV=development start-storybook -p 8090 -c build/storybook", | ||
@@ -34,4 +35,4 @@ "test": "jest build/storybook" | ||
"@babel/preset-react": "7.8.3", | ||
"@bundle-stats/ui": "^2.0.0-beta.26", | ||
"@bundle-stats/utils": "^2.0.0-beta.26", | ||
"@bundle-stats/ui": "^2.0.0-beta.32", | ||
"@bundle-stats/utils": "^2.0.0-beta.32", | ||
"@moonwalker/orbit-ui": "1.14.11", | ||
@@ -84,4 +85,3 @@ "@relative-ci/agent": "1.2.0", | ||
"whatwg-fetch": "3.0.0" | ||
}, | ||
"gitHead": "0a8acbcb36560d512b466fbdcbe77d49148419af" | ||
} | ||
} |
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
349971