Comparing version 0.14.0 to 0.14.1
@@ -92,3 +92,4 @@ 'use strict'; | ||
if (instances.hasOwnProperty(name)) { | ||
if (Object.prototype.hasOwnProperty.call(instances, name)) { | ||
// `instances.hasOwnProperty(name)` fails when there’s an instance named "hasOwnProperty". | ||
instances[name]++; | ||
@@ -95,0 +96,0 @@ } else { |
@@ -5,3 +5,3 @@ { | ||
"description": "Generates TOC for markdown files of local git repo.", | ||
"version": "0.14.0", | ||
"version": "0.14.1", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
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
38074
16
741
9