Comparing version 0.1.2 to 0.1.3
@@ -613,3 +613,3 @@ /*! | ||
for (let i = 2; i < tp.length; i++) { | ||
let p = tp[i]; | ||
const p = tp[i]; | ||
@@ -616,0 +616,0 @@ if (i === 2 && p[0] === '(') |
{ | ||
"name": "bns", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "DNS bike-shed", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
589248