belousov-utils
Advanced tools
Comparing version 1.0.1 to 1.0.2
#!/usr/bin/env node | ||
const cli = require('../build/index.js'); | ||
const cli = require('../build/index.js').default; | ||
cli(); |
{ | ||
"name": "belousov-utils", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "jhoncool", |
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
2508