react-native-simple-networking
Advanced tools
Comparing version
{ | ||
"name": "react-native-simple-networking", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "This is a package that implements authentication state using zustand tied to axios interceptors in order to automatically add an 'authorization' header to all requests any time a request is sent with the created axios client. It also provides some basic request logging. The package will attempt to refresh any time an access token is expired, stalling all requests any time a token refresh is going on. ", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"deploy": "npm version patch --force && npm publish" | ||
"dng": "npx tsc --project ./tsconfig.json && npm version --force patch && npm publish" | ||
}, | ||
@@ -10,0 +10,0 @@ "repository": { |
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
19600
121.54%14
180%453
127.64%1
Infinity%