Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@temporalio/workflow

Package Overview
Dependencies
Maintainers
4
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@temporalio/workflow - npm Package Compare versions

Comparing version 0.1.5 to 0.2.0

lib/alea.d.ts

14

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc