New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@usecloudstate/react-core

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@usecloudstate/react-core - npm Package Compare versions

Comparing version
1.0.6
to
1.0.7
+7
-0
CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.0.7](https://github.com/usecloudstate/react-core/compare/v1.0.6...v1.0.7) (2021-09-07)
### Bug Fixes
* **internal:** Fix api.usecloudstate.io host ([0d41473](https://github.com/usecloudstate/react-core/commit/0d41473ab5788c18d666618d6084b314a6b9c803))
## [1.0.6](https://github.com/usecloudstate/react-core/compare/v1.0.5...v1.0.6) (2021-09-06)

@@ -2,0 +9,0 @@

+1
-1

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

onAuthRequest: observability_1.missingFunctionCall('onAuthRequest'),
host: 'https://usecloudstate.io',
host: 'https://api.usecloudstate.io',
};

@@ -26,0 +26,0 @@ var CloudStateClient = /** @class */ (function () {

{
"name": "@usecloudstate/react-core",
"version": "1.0.6",
"version": "1.0.7",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -22,3 +22,3 @@ import {

onAuthRequest: missingFunctionCall('onAuthRequest'),
host: 'https://usecloudstate.io',
host: 'https://api.usecloudstate.io',
};

@@ -25,0 +25,0 @@