You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@rijudev/parseus

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rijudev/parseus - npm Package Compare versions

Comparing version

to
0.0.11

@@ -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