@bundle-stats/html-templates
Advanced tools
Comparing version 2.0.0-beta.32 to 2.0.0-beta.34
{ | ||
"name": "@bundle-stats/html-templates", | ||
"version": "2.0.0-beta.32", | ||
"version": "2.0.0-beta.34", | ||
"description": "HTML templates for report generation.", | ||
@@ -9,3 +9,2 @@ "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", | ||
@@ -35,4 +34,4 @@ "test": "jest build/storybook" | ||
"@babel/preset-react": "7.8.3", | ||
"@bundle-stats/ui": "^2.0.0-beta.32", | ||
"@bundle-stats/utils": "^2.0.0-beta.32", | ||
"@bundle-stats/ui": "^2.0.0-beta.34", | ||
"@bundle-stats/utils": "^2.0.0-beta.34", | ||
"@moonwalker/orbit-ui": "1.14.11", | ||
@@ -85,3 +84,4 @@ "@relative-ci/agent": "1.2.0", | ||
"whatwg-fetch": "3.0.0" | ||
} | ||
}, | ||
"gitHead": "0bf0a0ad6185f0f000bb5de25ce2db055c1c9d38" | ||
} |
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
405745