@radixdlt/actions
Advanced tools
Comparing version 1.0.6-alpha.0 to 1.0.7-alpha.0
{ | ||
"name": "@radixdlt/actions", | ||
"version": "1.0.6-alpha.0", | ||
"version": "1.0.7-alpha.0", | ||
"description": "Declare actions you as a user would like to perform e.g. 'transfer tokens' (`TransferTokensAction`)", | ||
@@ -23,4 +23,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@radixdlt/account": "^1.0.6-alpha.0", | ||
"@radixdlt/atom": "^1.0.6-alpha.0", | ||
"@radixdlt/account": "^1.0.7-alpha.0", | ||
"@radixdlt/atom": "^1.0.7-alpha.0", | ||
"@radixdlt/primitives": "^1.0.6-alpha.0", | ||
@@ -37,3 +37,3 @@ "@types/uuid": "^8.3.0", | ||
}, | ||
"gitHead": "ff82b95b52d86e5ca1738a436d402435d6a49ba6" | ||
"gitHead": "f60996b32ec2dfd469214af98a9248c3aaecf12a" | ||
} |
Sorry, the diff of this file is not supported yet
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
0
266044
+ Added@radixdlt/atom@1.0.7-alpha.8(transitive)
- Removed@radixdlt/atom@1.0.6-alpha.0(transitive)