@temporalio/workflow
Advanced tools
Comparing version 0.1.5 to 0.2.0
{ | ||
"name": "@temporalio/workflow", | ||
"version": "0.1.5", | ||
"version": "0.2.0", | ||
"description": "Temporal.io SDK Workflow sub-package", | ||
"main": "./commonjs/index.js", | ||
"types": "./commonjs/index.d.ts", | ||
"module": "./es2020/index.js", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"scripts": {}, | ||
@@ -17,3 +16,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@temporalio/proto": "^0.1.5" | ||
"@temporalio/proto": "^0.2.0" | ||
}, | ||
@@ -25,4 +24,3 @@ "bugs": { | ||
"files": [ | ||
"es2020", | ||
"commonjs" | ||
"lib" | ||
], | ||
@@ -32,3 +30,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "04add82114c495399c4c5d438ea1ce161673fd8b" | ||
"gitHead": "5489bd5bac5ba5c2142c0bb5a081d0eeb90fa53e" | ||
} |
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
90325
33
2078
1
+ Added@temporalio/core-bridge@0.2.0(transitive)
+ Added@temporalio/proto@0.2.4(transitive)
+ Addedcargo-cp-artifact@0.1.9(transitive)
- Removed@temporalio/proto@0.1.5(transitive)
Updated@temporalio/proto@^0.2.0