@naturalcycles/js-lib
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -10,2 +10,4 @@ { | ||
"jest-junit": "^5.2.0", | ||
"lru-cache": "^4.1.3", | ||
"luxon": "^1.4.3", | ||
"prettier": "^1.14.3", | ||
@@ -17,3 +19,6 @@ "ts-jest": "^23.10.4", | ||
}, | ||
"dependencies": {}, | ||
"dependencies": { | ||
"@types/lru-cache": "^4.1.1", | ||
"@types/luxon": "^1.4.0" | ||
}, | ||
"files": [ | ||
@@ -26,3 +31,3 @@ "src" | ||
}, | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "", | ||
@@ -29,0 +34,0 @@ "author": "Natural Cycles Team", |
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
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
21880
18
742
2
12
1
+ Added@types/lru-cache@^4.1.1
+ Added@types/luxon@^1.4.0
+ Added@types/lru-cache@4.1.3(transitive)
+ Added@types/luxon@1.27.1(transitive)