@hapify/generator
Advanced tools
Sorry, the diff of this file is not supported yet
+7
-0
@@ -6,2 +6,9 @@ # Changelog | ||
| ## @hapify/generator [1.4.1](https://github.com/hapify/hapify/compare/@hapify/generator@1.4.0...@hapify/generator@1.4.1) (2021-06-17) | ||
| ### Bug Fixes | ||
| * add tests for meta-data in generator ([#24](https://github.com/hapify/hapify/issues/24)) ([ea0b6a5](https://github.com/hapify/hapify/commit/ea0b6a55297cf828b317861103c88438f3f5fde9)) | ||
| # @hapify/generator [1.4.0](https://github.com/hapify/hapify/compare/@hapify/generator@1.3.0...@hapify/generator@1.4.0) (2021-06-17) | ||
@@ -8,0 +15,0 @@ |
+1
-1
| { | ||
| "name": "@hapify/generator", | ||
| "version": "1.4.0", | ||
| "version": "1.4.1", | ||
| "description": "Generator for Hapify templates", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
100909
0.42%