Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "easelog", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "An easy logging solution that saves to a file and displays on the console.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -40,2 +40,5 @@ # EaseLog | ||
``` | ||
`location` and `path` are **optional**. | ||
`location` and `path` are **optional**. | ||
## More info | ||
`EaseLog` does not support commonjs |
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
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
20166
43