charlike-cli
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
const getPkg = require('@tunnckocore/package-json').default; | ||
const charlike = require('charlike'); | ||
const charlike = require('charlike').default; | ||
@@ -10,0 +10,0 @@ const cli = require('mri')(process.argv.slice(2), { |
@@ -45,3 +45,3 @@ { | ||
"typings": "src/index.d.ts", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"repository": "tunnckoCoreLabs/charlike-cli", | ||
@@ -48,0 +48,0 @@ "homepage": "https://github.com/tunnckoCoreLabs/charlike-cli", |
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
26692