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
1
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 1.8.1 to 1.9.0-alpha.0

10

package.json
{
"name": "@bundle-stats/html-templates",
"version": "1.8.1",
"version": "1.9.0-alpha.0",
"description": "HTML templates for report generation.",

@@ -34,5 +34,5 @@ "main": "dist/index.html",

"@babel/preset-react": "7.0.0",
"@bundle-stats/ui": "^1.8.1",
"@bundle-stats/utils": "^1.8.0",
"@moonwalker/orbit-ui": "1.13.15",
"@bundle-stats/ui": "^1.9.0-alpha.0",
"@bundle-stats/utils": "^1.9.0-alpha.0",
"@moonwalker/orbit-ui": "1.13.16",
"@storybook/react": "5.1.11",

@@ -73,3 +73,3 @@ "autoprefixer": "9.6.1",

"terser-webpack-plugin": "2.0.1",
"webpack": "4.39.3",
"webpack": "4.40.0",
"webpack-cli": "3.3.8",

@@ -76,0 +76,0 @@ "webpack-merge": "4.2.2",

@@ -7,2 +7,3 @@ import PropTypes from 'prop-types';

import { BundleAssets } from '@bundle-stats/ui/lib-esm/components/bundle-assets';
import { BundleAssetsTotalsChartBars } from '@bundle-stats/ui/lib-esm/components/bundle-assets-totals-chart-bars';
import { Footer } from '@bundle-stats/ui/lib-esm/layout/footer';

@@ -62,2 +63,5 @@ import { BundleAssetsTotalsTable } from '@bundle-stats/ui/lib-esm/components/bundle-assets-totals-table';

<Container>
<BundleAssetsTotalsChartBars jobs={jobs} />
</Container>
<Container>
<h2>

@@ -64,0 +68,0 @@ <a

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