@lpi/dataobject-parser
Advanced tools
@@ -11,3 +11,3 @@ 'use strict'; | ||
| maybeImmutable['@@__IMMUTABLE_ITERABLE__@@'] || | ||
| maybeRecord['@@__IMMUTABLE_RECORD__@@'] | ||
| maybeImmutable['@@__IMMUTABLE_RECORD__@@'] | ||
| )) | ||
@@ -14,0 +14,0 @@ } |
+2
-3
| { | ||
| "name": "@lpi/dataobject-parser", | ||
| "version": "1.2.2", | ||
| "version": "1.2.3", | ||
| "description": "A nodejs module designed to parse an Object hash transposing between dot-notation and a structured heirarchy of Objects/Arrays. ", | ||
@@ -40,4 +40,3 @@ "main": "lib/utils/dataobject-parser.js", | ||
| ], | ||
| "dependencies": { | ||
| }, | ||
| "dependencies": {}, | ||
| "devDependencies": { | ||
@@ -44,0 +43,0 @@ "gulp": "^3.9.1", |
Sorry, the diff of this file is too big to display
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
35401
-64.87%10
-9.09%