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

@dapr/dapr-dev

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dapr/dapr-dev - npm Package Compare versions

Comparing version 3.4.0-20250109210335-9adc54d to 3.4.0-20250115164933-09a26b6

2

package.json
{
"name": "@dapr/dapr-dev",
"version": "3.4.0-20250109210335-9adc54d",
"version": "3.4.0-20250115164933-09a26b6",
"description": "The official Dapr (https://dapr.io) SDK for Node.js",

@@ -5,0 +5,0 @@ "types": "./build/index.d.ts",

WARNING: This is a development version of the SDK. It is not recommended to use this version in production.\n
<p align="center">
<a href="https://dapr.io">
<img src="https://dapr.io/images/dapr.svg" height="128">
<h1 align="center">Dapr</h1>
</a>
</p>
# Dapr SDK for JavaScript
<p align="center">
<a aria-label="NPM version" href="https://www.npmjs.com/package/@dapr/dapr">
<img alt="" src="https://img.shields.io/npm/v/@dapr/dapr?style=for-the-badge&labelColor=000000">
</a>
<a aria-label="License" href="https://github.com/dapr/js-sdk/blob/main/LICENSE">
<img alt="" src="https://img.shields.io/badge/License-Apache_2.0-blue.svg?style=for-the-badge&labelColor=000000">
</a>
<a aria-label="Join the community on Discord" href="https://discord.com/invite/ptHhX6jc34">
<img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=Discord&labelColor=000000&logoWidth=20&logoColor=FFFFFF">
</a>
</p>
[![NPM Version](https://img.shields.io/npm/v/%40dapr%2Fdapr?style=flat&logo=npm&label=Latest%20version)](https://www.npmjs.com/package/@dapr/dapr) [![NPM Downloads](https://img.shields.io/npm/dy/%40dapr%2Fdapr?style=flat&logo=npm&label=Downloads)](https://www.npmjs.com/package/@dapr/dapr) [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/dapr/js-sdk/.github%2Fworkflows%2Fbuild.yml?branch=main&label=Build&logo=github)](https://github.com/dapr/js-sdk/actions/workflows/build.yml) [![codecov](https://codecov.io/gh/dapr/js-sdk/branch/main/graph/badge.svg)](https://codecov.io/gh/dapr/js-sdk) [![GitHub License](https://img.shields.io/github/license/dapr/js-sdk?style=flat&label=License&logo=github)](https://github.com/dapr/js-sdk/blob/main/LICENSE) [![GitHub issue custom search in repo](https://img.shields.io/github/issues-search/dapr/js-sdk?query=type%3Aissue%20is%3Aopen%20label%3A%22good%20first%20issue%22&label=Good%20first%20issues&style=flat&logo=github)](https://github.com/dapr/js-sdk/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) [![Discord](https://img.shields.io/discord/778680217417809931?label=Discord&style=flat&logo=discord)](http://bit.ly/dapr-discord) [![YouTube Channel Views](https://img.shields.io/youtube/channel/views/UCtpSQ9BLB_3EXdWAUQYwnRA?style=flat&label=YouTube%20views&logo=youtube)](https://youtube.com/@daprdev) [![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/daprdev?logo=x&style=flat)](https://twitter.com/daprdev)

@@ -21,0 +6,0 @@ ## Getting Started

@@ -1,2 +0,2 @@

export declare const SDK_VERSION = "3.4.0-20250109210335-9adc54d";
export declare const SDK_VERSION = "3.4.0-20250115164933-09a26b6";
export declare const SDK_PACKAGE_NAME = "@dapr/dapr-dev";

@@ -18,3 +18,3 @@ "use strict";

// It is not checked in to the git repository.
exports.SDK_VERSION = "3.4.0-20250109210335-9adc54d";
exports.SDK_VERSION = "3.4.0-20250115164933-09a26b6";
exports.SDK_PACKAGE_NAME = "@dapr/dapr-dev";
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