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.0.0-beta.34 to 2.0.0-rc.1

20

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

@@ -8,3 +8,3 @@ "main": "index.js",

"build": "rm -fr ./dist && cross-env NODE_ENV=production webpack --config webpack.config.production.js --mode production",
"lint": "eslint . --ext .jsx,.js --cache --cache-location ./node_modules/.eslintcache",
"lint": "../../node_modules/.bin/eslint . --ext .js,.jsx",
"start": "cross-env NODE_ENV=development start-storybook -p 8090 -c build/storybook",

@@ -34,4 +34,4 @@ "test": "jest build/storybook"

"@babel/preset-react": "7.8.3",
"@bundle-stats/ui": "^2.0.0-beta.34",
"@bundle-stats/utils": "^2.0.0-beta.34",
"@bundle-stats/ui": "^2.0.0-rc.1",
"@bundle-stats/utils": "^2.0.0-rc.1",
"@moonwalker/orbit-ui": "1.14.11",

@@ -42,3 +42,2 @@ "@relative-ci/agent": "1.2.0",

"autoprefixer": "9.7.4",
"babel-eslint": "10.0.3",
"babel-jest": "25.1.0",

@@ -55,10 +54,2 @@ "babel-loader": "8.0.6",

"dotenv": "8.2.0",
"eslint": "6.8.0",
"eslint-config-airbnb": "18.0.1",
"eslint-import-resolver-webpack": "0.12.1",
"eslint-loader": "3.0.3",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-jest": "23.8.0",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.18.3",
"html-webpack-inline-source-plugin": "0.0.10",

@@ -86,4 +77,3 @@ "html-webpack-plugin": "3.2.0",

"whatwg-fetch": "3.0.0"
},
"gitHead": "0bf0a0ad6185f0f000bb5de25ce2db055c1c9d38"
}
}

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