rescript-logger
Advanced tools
Comparing version 2.0.2 to 2.1.0
@@ -7,3 +7,2 @@ { | ||
], | ||
"refmt": 3, | ||
"package-specs": { | ||
@@ -10,0 +9,0 @@ "module": "es6", |
{ | ||
"name": "rescript-logger", | ||
"version": "2.0.2", | ||
"version": "2.1.0", | ||
"description": "Logging implementation for ReScript", | ||
@@ -5,0 +5,0 @@ "author": "Alex Fedoseev <alex@fedoseev.mx>", |
@@ -14,6 +14,2 @@ #!/usr/bin/env node | ||
if (arch === "arm64") { | ||
arch = "x64"; | ||
} | ||
if (platform === "win32") { | ||
@@ -20,0 +16,0 @@ platform = "win"; |
@@ -8,3 +8,3 @@ # rescript-logger | ||
![rescript-logger](./.assets/example.png) | ||
![rescript-logger](./example.png) | ||
@@ -11,0 +11,0 @@ ## Features |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
49680655
11
51
4