@voliware/eventsystem
Advanced tools
Comparing version 1.0.2 to 1.0.3
const Build = require('@voliware/node-build').Build; | ||
const version = require('./package.json').version; | ||
new Build({ | ||
name: "Event System", | ||
version: version, | ||
input: "./lib/eventSystem.js", | ||
@@ -5,0 +8,0 @@ output: "./dist/eventSystem.min.js", |
{ | ||
"name": "@voliware/eventsystem", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "An event system with on/off/emit functions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10308
252
0