@rijudev/parseus
Advanced tools
@@ -16,3 +16,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var uuid = require("uuid"); | ||
var v1 = require('uuid/v1'); | ||
var parse_1 = require("./parse"); | ||
@@ -33,3 +33,3 @@ var StringParse = /** @class */ (function (_super) { | ||
var key = _a.key, value = _a.value, destination = _a.destination; | ||
return value || uuid.v1(); | ||
return value || v1(); | ||
}; | ||
@@ -36,0 +36,0 @@ StringParse.prototype.parseString = function (_a) { |
{ | ||
"name": "@rijudev/parseus", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
348306
-0.74%3245
-0.25%