github-starcounter
Advanced tools
Comparing version 1.1.11 to 1.1.12
/*! | ||
* | ||
* github-starcounter v1.1.11 | ||
* github-starcounter v1.1.12 | ||
* https://github.com/DevUnltd/github-starcounter | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "github-starcounter", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "Give a shout-out to your Stargazers and proudly display their support", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
const HtmlWebpackPlugin = require('html-webpack-plugin'); | ||
const path = require('path'); | ||
@@ -8,3 +9,3 @@ module.exports = { | ||
output: { | ||
filename: 'index.js' | ||
filename: 'index.js', | ||
}, | ||
@@ -11,0 +12,0 @@ optimization: { |
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
293302
395