@emdaer/plugin-import
Advanced tools
+17
-0
@@ -6,2 +6,19 @@ # Change Log | ||
| <a name="3.0.0"></a> | ||
| # [3.0.0](https://github.com/emdaer/emdaer/compare/v2.4.0...v3.0.0) (2018-05-11) | ||
| ### Features | ||
| * simplify cli ([1ff54b9](https://github.com/emdaer/emdaer/commit/1ff54b9)), closes [#89](https://github.com/emdaer/emdaer/issues/89) [#96](https://github.com/emdaer/emdaer/issues/96) | ||
| ### BREAKING CHANGES | ||
| * @emdaer/cli now prompts the user if a manual change to the compiled README is detected. Use --yes to skip the prompt and automatically overwrite the README | ||
| <a name="2.4.0"></a> | ||
@@ -8,0 +25,0 @@ # [2.4.0](https://github.com/emdaer/emdaer/compare/v2.1.1...v2.4.0) (2018-04-29) |
+3
-3
| { | ||
| "name": "@emdaer/plugin-import", | ||
| "description": "An emdaer plugin that imports content from another file", | ||
| "version": "2.4.0", | ||
| "version": "3.0.0", | ||
| "repository": "emdaer/emdaer", | ||
@@ -16,3 +16,3 @@ "homepage": "https://emdaer.me/", | ||
| "dependencies": { | ||
| "@emdaer/core": "^2.4.0", | ||
| "@emdaer/core": "^3.0.0", | ||
| "fs-extra": "3.0.1", | ||
@@ -25,4 +25,4 @@ "lodash.get": "^4.4.2" | ||
| "devDependencies": { | ||
| "@emdaer/plugin-value-from-package": "^2.4.0" | ||
| "@emdaer/plugin-value-from-package": "^3.0.0" | ||
| } | ||
| } |
+4
-0
@@ -7,2 +7,6 @@ <!-- | ||
| <!-- | ||
| emdaerHash:89922547eb3a3084ff88fe2c0558580d | ||
| --> | ||
| <h1 id="-emdaer-plugin-import-travis-documented-with-emdaer-maintained-with-lerna">@emdaer/plugin-import Β· <a href="https://travis-ci.org/emdaer/emdaer/"><img src="https://img.shields.io/travis/emdaer/emdaer.svg?style=flat-square" alt="Travis"></a> <a href="https://github.com/emdaer/emdaer"><img src="https://img.shields.io/badge/π-documented%20with%20emdaer-F06632.svg?style=flat-square" alt="Documented with emdaer"></a> <a href="https://lernajs.io/"><img src="https://img.shields.io/badge/π-maintained%20with%20lerna-cc00ff.svg?style=flat-square" alt="Maintained with lerna"></a></h1> | ||
@@ -9,0 +13,0 @@ <p>An emdaer plugin that imports content from another file</p> |
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
37239
1.49%83
5.06%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated