backfill-logger
Advanced tools
Comparing version 2.0.6 to 3.0.0-alpha.0
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "2.0.6", | ||
"version": "3.0.0-alpha.0", | ||
"main": "lib/index.js", | ||
@@ -16,14 +16,13 @@ "scripts": { | ||
"compile": "tsc -b", | ||
"prepare": "yarn compile", | ||
"watch": "tsc -b -w" | ||
}, | ||
"dependencies": { | ||
"backfill-generic-logger": "^2.0.6", | ||
"backfill-performance-logger": "^2.0.6" | ||
"backfill-generic-logger": "^3.0.0-alpha.0", | ||
"backfill-performance-logger": "^3.0.0-alpha.0" | ||
}, | ||
"devDependencies": { | ||
"backfill-utils-tsconfig": "^2.0.3", | ||
"typescript": "3.6.4" | ||
"typescript": "3.7.4" | ||
}, | ||
"gitHead": "4056942703b24e02c197cf7eb466067a29396f18" | ||
"gitHead": "ae883801bc531345c3e44d372788768b92e83b34" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
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
121256
2
+ Addedansi-styles@4.3.0(transitive)
+ Addedbackfill-generic-logger@3.0.0(transitive)
+ Addedbackfill-performance-logger@3.0.0(transitive)
+ Addedchalk@3.0.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedsupports-color@7.2.0(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedbackfill-generic-logger@2.0.6(transitive)
- Removedbackfill-performance-logger@2.0.6(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedsupports-color@5.5.0(transitive)