crosslightning-base
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "crosslightning-base", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Base classes and interfaces of SolLightning", | ||
@@ -25,9 +25,9 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@types/bn.js": "^5.1.5", | ||
"bn.js": "^5.2.1" | ||
"@types/bn.js": "5.1.5", | ||
"bn.js": "5.2.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.15.11", | ||
"typescript": "^4.9.5" | ||
"@types/node": "18.15.11", | ||
"typescript": "4.9.5" | ||
} | ||
} |
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
65052
+ Added@types/bn.js@5.1.5(transitive)
- Removed@types/bn.js@5.1.6(transitive)
Updated@types/bn.js@5.1.5
Updatedbn.js@5.2.1