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.0.0-rc.0 to 1.0.0-rc.1

LICENSE.md

97

package.json
{
"name": "@bundle-stats/html-templates",
"version": "1.0.0-rc.0",
"version": "1.0.0-rc.1",
"description": "HTML templates for report generation.",

@@ -12,6 +12,7 @@ "main": "dist/index.html",

},
"keywords": [],
"author": {
"name": "Viorel Cojocaru",
"email": "vio@beanon.com",
"url": "http://beanon.com"
"url": "https://beanon.com"
},

@@ -22,51 +23,51 @@ "license": "MIT",

},
"homepage": "https://github.com/bundle-stats/bundle-stats/blob/master/packages/html-templates/README.md",
"homepage": "https://github.com/bundle-stats/bundle-stats/blob/master/packages/html-templates#README",
"devDependencies": {
"@babel/core": "^7.4.5",
"@babel/plugin-proposal-class-properties": "^7.4.4",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/plugin-transform-react-jsx": "^7.3.0",
"@babel/preset-env": "^7.4.5",
"@babel/preset-react": "^7.0.0",
"@moonwalker/orbit-ui": "^1.13.2",
"@bundle-stats/ui": "1.0.0-rc.0",
"@bundle-stats/utils": "1.0.0-rc.0",
"@storybook/react": "^5.0.11",
"autoprefixer": "^9.5.1",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.6",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-preact-require": "^1.0.0",
"classnames": "^2.2.6",
"css-loader": "^2.1.1",
"cssnano": "^4.1.10",
"dotenv": "^8.0.0",
"eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-loader": "^2.1.2",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-jest": "^22.6.4",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.13.0",
"@babel/core": "7.4.5",
"@babel/plugin-proposal-class-properties": "7.4.4",
"@babel/plugin-proposal-object-rest-spread": "7.4.4",
"@babel/plugin-transform-react-jsx": "7.3.0",
"@babel/preset-env": "7.4.5",
"@babel/preset-react": "7.0.0",
"@bundle-stats/ui": "^1.0.0-rc.1",
"@bundle-stats/utils": "^1.0.0-rc.1",
"@moonwalker/orbit-ui": "1.13.2",
"@storybook/react": "5.0.11",
"autoprefixer": "9.5.1",
"babel-eslint": "10.0.1",
"babel-loader": "8.0.6",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-preact-require": "1.0.0",
"classnames": "2.2.6",
"css-loader": "2.1.1",
"cssnano": "4.1.10",
"dotenv": "8.0.0",
"eslint": "5.16.0",
"eslint-config-airbnb": "17.1.0",
"eslint-loader": "2.1.2",
"eslint-plugin-import": "2.17.3",
"eslint-plugin-jest": "22.6.4",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-react": "7.13.0",
"html-webpack-inline-source-plugin": "0.0.10",
"html-webpack-plugin": "^3.2.0",
"mini-css-extract-plugin": "^0.6.0",
"postcss-loader": "^3.0.0",
"preact": "^8.4.2",
"preact-compat": "^3.18.5",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"recompose": "^0.30.0",
"stats-webpack-plugin": "^0.7.0",
"style-loader": "^0.23.1",
"stylelint": "^10.0.1",
"stylelint-config-css-modules": "^1.4.0",
"stylelint-config-standard": "^18.3.0",
"terser-webpack-plugin": "^1.2.4",
"webpack": "^4.32.2",
"webpack-cli": "^3.3.2",
"webpack-merge": "^4.2.1",
"whatwg-fetch": "^3.0.0"
"html-webpack-plugin": "3.2.0",
"mini-css-extract-plugin": "0.6.0",
"postcss-loader": "3.0.0",
"preact": "8.4.2",
"preact-compat": "3.18.5",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"recompose": "0.30.0",
"stats-webpack-plugin": "0.7.0",
"style-loader": "0.23.1",
"stylelint": "10.0.1",
"stylelint-config-css-modules": "1.4.0",
"stylelint-config-standard": "18.3.0",
"terser-webpack-plugin": "1.3.0",
"webpack": "4.32.2",
"webpack-cli": "3.3.2",
"webpack-merge": "4.2.1",
"whatwg-fetch": "3.0.0"
}
}

Sorry, the diff of this file is too big to display

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