New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@roadwork/dapr-js-sdk

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@roadwork/dapr-js-sdk - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

build/dto/ResActorDeactivate.dto.d.ts

8

package.json
{
"name": "@roadwork/dapr-js-sdk",
"version": "0.1.2",
"version": "0.1.3",
"description": "An unofficial Dapr (https://dapr.io) SDK for Node.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {

@@ -17,3 +17,3 @@ "test": "jest --runInBand",

"files": [
"lib/**/*"
"build/**/*"
],

@@ -20,0 +20,0 @@ "keywords": [],

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