@gravitywelluk/string-manipulation
Advanced tools
Comparing version 1.0.6 to 1.1.1
@@ -0,1 +1,2 @@ | ||
export * from "./format-currency"; | ||
export * from "./punctuate"; | ||
@@ -2,0 +3,0 @@ export * from "./sentence-case"; |
@@ -13,2 +13,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./format-currency"), exports); | ||
__exportStar(require("./punctuate"), exports); | ||
@@ -15,0 +16,0 @@ __exportStar(require("./sentence-case"), exports); |
{ | ||
"name": "@gravitywelluk/string-manipulation", | ||
"version": "1.0.6", | ||
"version": "1.1.1", | ||
"description": "Library of commonly used string manipulations", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "228b62f6e82f5552fc5497aa2b79cd1f0201b515", | ||
"gitHead": "4130de9eaad775576ef31af9eb304d3e270d8e7b", | ||
"devDependencies": { | ||
@@ -45,0 +45,0 @@ "jest": "^27.2.0" |
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
11510
15
200