@hackler/sdk-core
Advanced tools
Comparing version 1.0.8 to 1.1.0-rc.1
{ | ||
"name": "@hackler/sdk-core", | ||
"version": "1.0.8", | ||
"version": "1.1.0-rc.1", | ||
"description": "JavaScript SDK-core", | ||
@@ -53,2 +53,3 @@ "author": { | ||
"devDependencies": { | ||
"@types/uuid": "^8.3.0", | ||
"typescript": "4.0.5" | ||
@@ -59,4 +60,5 @@ }, | ||
"@js-joda/core": "^3.2.0", | ||
"tslib": "^2.0.3" | ||
"tslib": "^2.0.3", | ||
"uuid": "^8.3.2" | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
1453
3
2
2
0
1
+ Addeduuid@^8.3.2
+ Addeduuid@8.3.2(transitive)