🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@dura/actions

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dura/actions - npm Package Compare versions

Comparing version
3.3.3-alpha.4
to
3.3.3
+5
-5
package.json
{
"name": "@dura/actions",
"version": "3.3.3-alpha.4",
"version": "3.3.3",
"description": "",

@@ -13,8 +13,8 @@ "main": "./lib/index.js",

"author": "ityuany",
"license": "ISC",
"license": "MIT",
"dependencies": {
"@dura/core": "^3.3.3-alpha.4",
"@dura/types": "^3.3.3-alpha.4"
"@dura/core": "^3.3.3",
"@dura/types": "^3.3.3"
},
"gitHead": "6a38f57c2497a14ac9f6a50ce71506b829882d6c"
"gitHead": "1892de3a887274897331569228660269193deb19"
}