chart-generator-for-highcharts-js
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -10,2 +10,3 @@ var express = require('express'); | ||
var users = require('./routes/users'); | ||
var index = require('../public/javascripts/index.js') | ||
@@ -47,3 +48,3 @@ var app = express(); | ||
document.onload = generateElements(); | ||
console.log("This is a test message from the highcharts package generator!"); | ||
@@ -50,0 +51,0 @@ |
{ | ||
"name": "chart-generator-for-highcharts-js", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "start": "node ./bin/www" |
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
213050363
28691