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

raa-core

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raa-core - npm Package Compare versions

Comparing version

to
1.0.1

lib/services/api.d.ts

6

package.json
{
"name": "raa-core",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -13,2 +13,3 @@ "main": "index.js",

"dependencies": {
"axios": "^0.18.0",
"redux": "^4.0.1",

@@ -19,3 +20,6 @@ "redux-devtools-extension": "^2.13.8",

"typesafe-actions": "^4.0.0"
},
"devDependencies": {
"@types/axios": "^0.14.0"
}
}
services/api.ts