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

@proficient/client

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@proficient/client - npm Package Compare versions

Comparing version 0.12.0 to 0.13.0

2

core/environments.d.ts

@@ -16,4 +16,4 @@ /**

*/
readonly Development: "http://localhost:8080/client";
readonly Development: "http://localhost:8080";
};
export declare type ProficientEnvironment = typeof ProficientEnvironment.Production | typeof ProficientEnvironment.Staging | typeof ProficientEnvironment.Development;

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

*/
Development: "http://localhost:8080/client",
Development: "http://localhost:8080",
};
{
"name": "@proficient/client",
"version": "0.12.0",
"version": "0.13.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

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