Comparing version 0.2.41 to 0.2.42
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.sanitize = void 0; | ||
var lib = __non_webpack_require__("/lib/xp/auth"); | ||
var lib = __non_webpack_require__("/lib/xp/common"); | ||
/** | ||
@@ -6,0 +6,0 @@ * Transform a text string so that it can be safely used in cases where the range of accepted characters is restricted. |
{ | ||
"name": "enonic-fp", | ||
"version": "0.2.41", | ||
"version": "0.2.42", | ||
"description": "Functional programming helpers for Enonic XP", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
74045