@proficient/client
Advanced tools
Comparing version 0.12.0 to 0.13.0
@@ -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", |
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
271885