Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "braze-api", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Track users, send messages, export data, and more with Braze API.", | ||
@@ -5,0 +5,0 @@ "author": "Mark <mark@remarkablemark.org>", |
@@ -16,3 +16,3 @@ # braze-api | ||
const braze = new Braze('YOUR_API_URL', 'YOUR_API_URL') | ||
const braze = new Braze('YOUR_API_URL', 'YOUR_API_KEY') | ||
@@ -19,0 +19,0 @@ await braze.messages.send({ |
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
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
0