Comparing version
@@ -0,1 +1,4 @@ | ||
## 1.7.0-next | ||
- Unreleased | ||
## 1.6.0 | ||
@@ -2,0 +5,0 @@ - Released 23rd October, 2017 |
{ | ||
"name": "js-logger", | ||
"version": "1.6.0", | ||
"version": "1.7.0-next.11b5e24", | ||
"license": "MIT", | ||
@@ -22,2 +22,8 @@ "description": "Lightweight, unobtrusive, configurable JavaScript logger", | ||
], | ||
"files": [ | ||
"/src", | ||
"CHANGELOG", | ||
"MIT-LICENSE.txt", | ||
"README" | ||
], | ||
"main": "src/logger.js", | ||
@@ -24,0 +30,0 @@ "scripts": { |
@@ -153,2 +153,2 @@ # js-Logger [](https://travis-ci.org/jonnyreeves/js-logger) [](http://badge.fury.io/js/js-logger)  | ||
## Usage with TypeScript | ||
TypeScript is great, you should use it. See [the typescript consumer test](blob/master/test-src/typescript-consumer/index.ts) for example usage. | ||
TypeScript is great, you should use it. See [the typescript consumer test](./test-src/typescript-consumer/index.ts) for example usage. |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
0
-100%1
-50%26763
-92.36%8
-61.9%328
-96.36%1
Infinity%