swdc-tracker
Advanced tools
Comparing version 1.0.16 to 1.0.17
@@ -84,3 +84,3 @@ "use strict"; | ||
}; | ||
http_1.post("/encrypted_user_data", params, jwt); | ||
http_1.post("/user_encrypted_data", params, jwt); | ||
return [2 /*return*/]; | ||
@@ -87,0 +87,0 @@ }); |
{ | ||
"name": "swdc-tracker", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"description": "swdc event tracker", | ||
@@ -5,0 +5,0 @@ "main": "dist", |
@@ -38,3 +38,3 @@ import { get, post } from "./http"; | ||
post("/encrypted_user_data", params, jwt); | ||
post("/user_encrypted_data", params, jwt); | ||
} | ||
@@ -41,0 +41,0 @@ |
@@ -57,3 +57,3 @@ import { hashValue } from "../../src/utils/hash"; | ||
expect(http.post.calledWith( | ||
"/encrypted_user_data", | ||
"/user_encrypted_data", | ||
{ | ||
@@ -60,0 +60,0 @@ value: string_param, |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
117228
57
2481
0