Comparing version 3.3.0 to 3.3.1
{ | ||
"name": "dasm", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "An emscripten-compiled version of the dasm macro assembler", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -135,3 +135,3 @@ # The dasm macro assembler (for JavaScript) | ||
* `exitStatus`: `number`. A code indicating the exit status of the assembler module. Normally `0` if exited without problems, or `1` if aborted prematurely. | ||
* `success`: `boolean`. `true` if successfully compiled, false if `otherwise`. | ||
* `success`: `boolean`. `true` if successfully compiled, `false` if otherwise. | ||
@@ -138,0 +138,0 @@ Of specially note are the `list` and `symbols` objects. Those include parsed information about the source code, including line-specific error messages. |
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 11 instances in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
2
3
719076
8
17552