@hashicorp/js-utils
Advanced tools
Comparing version 1.0.8-alpha.0 to 1.0.9-alpha.0
import { expect } from 'chai' | ||
import { capitalize, eliminateOrphans, mitigateWidows } from './index' | ||
import { capitalize, eliminateOrphans, mitigateWidows } from './dist/index' | ||
@@ -4,0 +4,0 @@ describe('captitalize', () => { |
{ | ||
"name": "@hashicorp/js-utils", | ||
"description": "JavaScript utilities for HashiCorp components and packages", | ||
"version": "1.0.8-alpha.0", | ||
"version": "1.0.9-alpha.0", | ||
"author": "Hashicorp - RJ Spiker", | ||
@@ -14,3 +14,3 @@ "license": "MPL-2.0", | ||
}, | ||
"gitHead": "e84c11c9ab5cbdd234b7f072640f9e0a39609488" | ||
"gitHead": "032ccd478ca16b2fb5139c43a579c086ac4d7885" | ||
} |
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
24020
7