@emdaer/plugin-import
Advanced tools
+9
-0
@@ -6,2 +6,11 @@ # Change Log | ||
| <a name="3.2.2"></a> | ||
| ## [3.2.2](https://github.com/emdaer/emdaer/compare/v3.2.1...v3.2.2) (2018-05-25) | ||
| **Note:** Version bump only for package @emdaer/plugin-import | ||
| <a name="3.2.1"></a> | ||
@@ -8,0 +17,0 @@ ## [3.2.1](https://github.com/emdaer/emdaer/compare/v3.2.0...v3.2.1) (2018-05-23) |
+3
-3
| { | ||
| "name": "@emdaer/plugin-import", | ||
| "description": "An emdaer plugin that imports content from another file", | ||
| "version": "3.2.1", | ||
| "version": "3.2.2", | ||
| "repository": "emdaer/emdaer", | ||
@@ -16,3 +16,3 @@ "homepage": "https://emdaer.me/", | ||
| "dependencies": { | ||
| "@emdaer/core": "^3.2.1", | ||
| "@emdaer/core": "^3.2.2", | ||
| "fs-extra": "3.0.1", | ||
@@ -25,4 +25,4 @@ "lodash.get": "^4.4.2" | ||
| "devDependencies": { | ||
| "@emdaer/plugin-value-from-package": "^3.2.1" | ||
| "@emdaer/plugin-value-from-package": "^3.2.2" | ||
| } | ||
| } |
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
38070
0.45%Updated