assemblyscript-prettier
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -0,1 +1,10 @@ | ||
## [1.0.6](https://github.com/HerrCai0907/assemblyscript-prettier/compare/1.0.5...1.0.6) (2022-12-08) | ||
### Bug Fixes | ||
* match assemblyscript v22 enum identifiers to TitleCase ([1b06f6b](https://github.com/HerrCai0907/assemblyscript-prettier/commit/1b06f6b6b4841b2bf1345168d5c29c5cb6aa8d0d)) | ||
## [1.0.5](https://github.com/HerrCai0907/assemblyscript-prettier/compare/1.0.3...1.0.5) (2022-10-25) | ||
@@ -6,7 +15,5 @@ | ||
* prettierignore path error ([5d945a5](https://github.com/HerrCai0907/assemblyscript-prettier/commit/5d945a591708216ba52ba7ac858779cd16e5f1d8)) | ||
* rename ignore file name to avoid collision ([72c9a3b](https://github.com/HerrCai0907/assemblyscript-prettier/commit/72c9a3bef8e1bcd480c2582b2703ef142d3aea1f)) | ||
* update to assemblyscript 22 ([6ceb378](https://github.com/HerrCai0907/assemblyscript-prettier/commit/6ceb378a3fb40516df06a31f7560d8c9a4471c0b)) | ||
## [1.0.4](https://github.com/HerrCai0907/assemblyscript-prettier/compare/1.0.3...1.0.4) (2022-08-10) | ||
@@ -13,0 +20,0 @@ |
{ | ||
"name": "assemblyscript-prettier", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "prettier for assemblyscript", | ||
@@ -10,2 +10,4 @@ "bin": { | ||
"scripts": { | ||
"lint": "prettier -c .", | ||
"test": "node tests/index.mjs", | ||
"version": "conventional-changelog -i CHANGELOG.md -s -p angular && git add CHANGELOG.md" | ||
@@ -30,3 +32,3 @@ }, | ||
"peerDependencies": { | ||
"assemblyscript": "^0.22.0", | ||
"assemblyscript": ">=0.20.0", | ||
"prettier": "^2.7.1" | ||
@@ -33,0 +35,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary 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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
High entropy strings
Supply chain riskContains high entropy strings. This could be a sign of encrypted data, leaked secrets or obfuscated code.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
45600814
179
177520
2
80
45
6