Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bundle-stats/html-templates

Package Overview
Dependencies
Maintainers
2
Versions
515
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bundle-stats/html-templates - npm Package Compare versions

Comparing version 2.5.0-beta.6 to 2.5.0

21

CHANGELOG.md

@@ -6,2 +6,23 @@ # Change Log

# [2.5.0](https://github.com/relative-ci/bundle-stats/compare/v2.4.0...v2.5.0) (2021-01-08)
### Bug Fixes
* **html-templates:** Active tabs navigation ([ac38a3e](https://github.com/relative-ci/bundle-stats/commit/ac38a3e92f90ae4d8dbb2f4a14dabbbad6864e1d))
* **html-templates:** Empty layout ([fbb6e11](https://github.com/relative-ci/bundle-stats/commit/fbb6e114f0a60909bea2a58ab50196a8468d357d))
* **html-templates:** Normalize layout spacing ([f271d88](https://github.com/relative-ci/bundle-stats/commit/f271d88237cd41b98d6cbdf4da9bb6e8b6129c83))
* **html-templates:** Use i18n exports ([eddb51e](https://github.com/relative-ci/bundle-stats/commit/eddb51e017dba86a401675a4a87580043f30ba15))
* **ui:** JobHeader - layout fixes ([208908e](https://github.com/relative-ci/bundle-stats/commit/208908e43c2e7ea95f3888d72c446d0740a1c9f5))
### Features
* **html-templates:** Merge headers ([ba5c4ad](https://github.com/relative-ci/bundle-stats/commit/ba5c4adf7d4dcc64d27389807044c76472298bc2))
* **html-templates:** Use tabs navigation ([dd95a50](https://github.com/relative-ci/bundle-stats/commit/dd95a502f5d2c76e0086a51ccdca7f5b9c342960))
# [2.4.0](https://github.com/relative-ci/bundle-stats/compare/v2.3.0...v2.4.0) (2020-12-21)

@@ -8,0 +29,0 @@

20

package.json
{
"name": "@bundle-stats/html-templates",
"version": "2.5.0-beta.6",
"version": "2.5.0",
"description": "HTML templates for report generation.",

@@ -34,4 +34,4 @@ "main": "index.js",

"@babel/preset-react": "7.12.10",
"@bundle-stats/ui": "^2.5.0-beta.6",
"@bundle-stats/utils": "^2.5.0-beta.6",
"@bundle-stats/ui": "^2.5.0",
"@bundle-stats/utils": "^2.5.0",
"@moonwalker/orbit-ui": "1.14.20",

@@ -41,3 +41,3 @@ "@relative-ci/agent": "1.4.0",

"@storybook/react": "6.1.11",
"autoprefixer": "10.1.0",
"autoprefixer": "10.2.1",
"babel-jest": "26.6.3",

@@ -49,3 +49,3 @@ "babel-loader": "8.2.2",

"classnames": "2.2.6",
"core-js": "3.8.1",
"core-js": "3.8.2",
"cross-env": "7.0.3",

@@ -64,5 +64,5 @@ "css-loader": "5.0.1",

"mini-css-extract-plugin": "1.2.1",
"postcss": "8.2.1",
"postcss": "8.2.3",
"postcss-loader": "4.1.0",
"preact": "10.5.7",
"preact": "10.5.9",
"prop-types": "15.7.2",

@@ -79,4 +79,4 @@ "react": "16.14.0",

"webpack": "4.44.2",
"webpack-cli": "4.2.0",
"webpack-merge": "5.7.2",
"webpack-cli": "4.3.1",
"webpack-merge": "5.7.3",
"whatwg-fetch": "3.5.0"

@@ -87,3 +87,3 @@ },

},
"gitHead": "3fa010bf7f2548e682bc4bee4e4697d83e97149a"
"gitHead": "97992f12f31c38f46fe9a71c1e612cbc57b94764"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc