@emdaer/plugin-import
Advanced tools
+9
-0
@@ -6,2 +6,11 @@ # Change Log | ||
| <a name="3.2.23"></a> | ||
| ## [3.2.23](https://github.com/emdaer/emdaer/compare/v3.2.22...v3.2.23) (2019-07-08) | ||
| **Note:** Version bump only for package @emdaer/plugin-import | ||
| <a name="3.2.22"></a> | ||
@@ -8,0 +17,0 @@ ## [3.2.22](https://github.com/emdaer/emdaer/compare/v3.2.21...v3.2.22) (2019-07-08) |
+3
-3
| { | ||
| "name": "@emdaer/plugin-import", | ||
| "description": "An emdaer plugin that imports content from another file", | ||
| "version": "3.2.22", | ||
| "version": "3.2.23", | ||
| "repository": "emdaer/emdaer", | ||
@@ -16,3 +16,3 @@ "homepage": "https://emdaer.netlify.com/", | ||
| "dependencies": { | ||
| "@emdaer/core": "^3.2.22", | ||
| "@emdaer/core": "^3.2.23", | ||
| "fs-extra": "8.1.0", | ||
@@ -25,4 +25,4 @@ "lodash.get": "^4.4.2" | ||
| "devDependencies": { | ||
| "@emdaer/plugin-value-from-package": "^3.2.22" | ||
| "@emdaer/plugin-value-from-package": "^3.2.23" | ||
| } | ||
| } |
Network access
Supply chain riskThis module accesses the network.
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
Network access
Supply chain riskThis module accesses the network.
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
41597
0.42%Updated