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

@acceleratxr/core_sdk-rpvr

Package Overview
Dependencies
Maintainers
0
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acceleratxr/core_sdk-rpvr - npm Package Compare versions

Comparing version 1.60.2 to 1.61.1

dist/lib/models/RPVRUser.js

3

dist/lib/RPVRConfiguration.js

@@ -11,2 +11,5 @@ "use strict";

super(other);
if (!this.baseServicePaths.has(services_1.RPVRUserService.uuid)) {
this.baseServicePaths.set(services_1.RPVRUserService.uuid, "/users");
}
if (!this.baseServicePaths.has(services_1.EventProductService.uuid)) {

@@ -13,0 +16,0 @@ this.baseServicePaths.set(services_1.EventProductService.uuid, "/products-events");

@@ -8,2 +8,3 @@ "use strict";

__export(require("./EventLaunchProfileService"));
__export(require("./RPVRUserService"));
//# sourceMappingURL=index.js.map
export * from "./EventProductService";
export * from "./EventLaunchProfileService";
export * from "./RPVRUserService";

2

package.json
{
"name": "@acceleratxr/core_sdk-rpvr",
"version": "1.60.2",
"version": "1.61.1",
"description": "",

@@ -5,0 +5,0 @@ "author": "Jean-Philippe Steinmetz <info@acceleratxr.com>",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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