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

braze-api

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braze-api - npm Package Compare versions

Comparing version 2.5.1 to 2.5.2

14

package.json
{
"name": "braze-api",
"version": "2.5.1",
"version": "2.5.2",
"description": "Track users, send messages, export data, and more with Braze API.",

@@ -32,6 +32,6 @@ "author": "Mark <mark@remarkablemark.org>",

"type": "git",
"url": "https://github.com/remarkablemark/braze-api"
"url": "https://github.com/braze-community/braze-node"
},
"bugs": {
"url": "https://github.com/remarkablemark/braze-api/issues"
"url": "https://github.com/braze-community/braze-node/issues"
},

@@ -41,3 +41,5 @@ "keywords": [

"api",
"rest"
"rest",
"node",
"appboy"
],

@@ -52,3 +54,3 @@ "dependencies": {

"@types/jest": "29.5.3",
"@types/node": "20.4.5",
"@types/node": "20.4.8",
"@typescript-eslint/eslint-plugin": "6.2.1",

@@ -66,3 +68,3 @@ "@typescript-eslint/parser": "6.2.1",

"pinst": "3.0.0",
"prettier": "3.0.0",
"prettier": "3.0.1",
"ts-jest": "29.1.1",

@@ -69,0 +71,0 @@ "typedoc": "0.24.8",

@@ -10,7 +10,7 @@ <!-- readme-start -->

[![NPM version](https://img.shields.io/npm/v/braze-api.svg)](https://www.npmjs.com/package/braze-api)
[![build](https://github.com/remarkablemark/braze-api/actions/workflows/build.yml/badge.svg)](https://github.com/remarkablemark/braze-api/actions/workflows/build.yml)
[![codecov](https://codecov.io/gh/remarkablemark/braze-api/branch/master/graph/badge.svg?token=QHPI1I0XI3)](https://codecov.io/gh/remarkablemark/braze-api)
[![build](https://github.com/braze-community/braze-node/actions/workflows/build.yml/badge.svg)](https://github.com/braze-community/braze-node/actions/workflows/build.yml)
[![codecov](https://codecov.io/gh/braze-community/braze-node/branch/master/graph/badge.svg?token=QHPI1I0XI3)](https://codecov.io/gh/braze-community/braze-node)
[![NPM downloads](https://badgen.net/npm/dm/braze-api)](https://www.npmjs.com/package/braze-api)
Node.js library for [Braze](https://www.braze.com/). See [docs](https://b.remarkabl.org/braze-api) and [demo](https://replit.com/@remarkablemark/braze-api). The types are from [Braze's Postman collection](https://documenter.getpostman.com/view/4689407/SVYrsdsG).
Node.js library for [Braze](https://www.braze.com/). See [docs](https://braze-community.github.io/braze-node/) and [demo](https://replit.com/@remarkablemark/braze-api). The types are from [Braze's Postman collection](https://documenter.getpostman.com/view/4689407/SVYrsdsG).

@@ -38,3 +38,3 @@ ## Quick Start

- [TypeDoc](https://b.remarkabl.org/braze-api)
- [TypeDoc](https://braze-community.github.io/braze-node/)
- [Braze API Guide](https://www.braze.com/docs/api/)

@@ -257,7 +257,7 @@ - [Braze's Postman collection](https://documenter.getpostman.com/view/4689407/SVYrsdsG)

We encourage contributions! See the [guide](https://github.com/remarkablemark/braze-api/blob/master/.github/CONTRIBUTING.md) on how to proceed. :wave:
We encourage contributions! See the [guide](https://github.com/braze-community/braze-node/blob/master/.github/CONTRIBUTING.md) on how to proceed. :wave:
## License
[MIT](https://github.com/remarkablemark/braze-api/blob/master/LICENSE)
[MIT](https://github.com/braze-community/braze-node/blob/master/LICENSE)

@@ -264,0 +264,0 @@ <!-- readme-content-end -->

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