@emdaer/plugin-import
Advanced tools
+44
-0
@@ -6,2 +6,46 @@ # Change Log | ||
| <a name="2.0.0"></a> | ||
| # [2.0.0](https://github.com/emdaer/emdaer/compare/v1.8.13...v2.0.0) (2018-02-21) | ||
| ### Features | ||
| * **build:** update some lerna things ([19e88fd](https://github.com/emdaer/emdaer/commit/19e88fd)) | ||
| ### BREAKING CHANGES | ||
| * **build:** woo finally shipping v2! | ||
| <a name="1.8.15"></a> | ||
| ## [1.8.15](https://github.com/emdaer/emdaer/compare/v1.8.13...v1.8.15) (2018-02-21) | ||
| **Note:** Version bump only for package @emdaer/plugin-import | ||
| <a name="1.8.14"></a> | ||
| ## [1.8.14](https://github.com/emdaer/emdaer/compare/v1.8.13...v1.8.14) (2018-02-21) | ||
| **Note:** Version bump only for package @emdaer/plugin-import | ||
| <a name="1.8.13"></a> | ||
| ## [1.8.13](https://github.com/emdaer/emdaer/compare/v1.8.1...v1.8.13) (2018-02-21) | ||
| **Note:** Version bump only for package @emdaer/plugin-import | ||
| <a name="1.8.12"></a> | ||
@@ -8,0 +52,0 @@ ## [1.8.12](https://github.com/emdaer/emdaer/compare/v1.8.11...v1.8.12) (2018-02-20) |
+3
-3
| { | ||
| "name": "@emdaer/plugin-import", | ||
| "description": "An emdaer plugin that imports content from another file", | ||
| "version": "1.8.12", | ||
| "version": "2.0.0", | ||
| "repository": "emdaer/emdaer", | ||
@@ -16,3 +16,3 @@ "homepage": "https://emdaer.me/", | ||
| "dependencies": { | ||
| "@emdaer/core": "^1.8.12", | ||
| "@emdaer/core": "^2.0.0", | ||
| "fs-extra": "3.0.1" | ||
@@ -24,4 +24,4 @@ }, | ||
| "devDependencies": { | ||
| "@emdaer/plugin-value-from-package": "^1.8.12" | ||
| "@emdaer/plugin-value-from-package": "^2.0.0" | ||
| } | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
20559
4.08%0
-100%+ Added
+ Added
- Removed
- Removed
Updated