@salesforce/lazy-require
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.1.10](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/lazy-require@0.1.9...@salesforce/lazy-require@0.1.10) (2019-01-07) | ||
### Bug Fixes | ||
* **ts-types:** replace dist with lib in pjson files list ([1edf2ce](https://github.com/forcedotcom/sfdx-dev-packages/commit/1edf2ce)) | ||
## [0.1.9](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/lazy-require@0.1.8...@salesforce/lazy-require@0.1.9) (2018-12-21) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@salesforce/lazy-require", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Lazily load npm packages", | ||
@@ -11,4 +11,4 @@ "repository": "https://github.com/forcedotcom/sfdx-dev-packages", | ||
"files": [ | ||
"dist/**/*.js", | ||
"dist/**/*.d.ts" | ||
"lib/**/*.js", | ||
"lib/**/*.d.ts" | ||
], | ||
@@ -35,3 +35,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "136ce3e29c96d30c64089ff19b118338f31698c1" | ||
"gitHead": "4b7a51bc6d2e9f6ea45ae75ba8d82d32b4af5323" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
32226
16
611
4