syncware-units
Advanced tools
Comparing version 4.0.5 to 4.0.6
{ | ||
"name": "syncware-units", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "Syncware Units Software", | ||
@@ -16,3 +16,4 @@ "main": "./build/index.js", | ||
"start": "node build/index.js", | ||
"test": "jest --watchAll --no-cache" | ||
"test": "jest --watchAll --no-cache", | ||
"prepublish": "tsc" | ||
}, | ||
@@ -19,0 +20,0 @@ "jest": { |
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
1172964