Comparing version 1.0.1 to 1.0.2
const lib = require('./utils/lib'); | ||
const convertString = (str) => { | ||
console.log('str', str) | ||
if (typeof str === 'string') { | ||
@@ -6,0 +5,0 @@ for (const cObj of lib.htmlEntities) { |
{ | ||
"name": "lib-string", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -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
8775
376