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

@onr/common

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

@onr/common - npm Package Compare versions

Comparing version
0.8.0
to
0.8.1
+4
-4
package.json
{
"name": "@onr/common",
"version": "0.8.0",
"version": "0.8.1",
"description": "shared utils module",

@@ -37,8 +37,8 @@ "author": "Onramp Lab DEV <dev@onramplab.com>",

"dependencies": {
"axios": "^0.21.1"
"axios": "^1.0.0"
},
"devDependencies": {
"@babel/preset-typescript": "^7.22.5",
"@onr/eslint-config": "^0.6.0",
"@onr/prettier-config": "^1.4.0",
"@onr/eslint-config": "^0.6.1",
"@onr/prettier-config": "^1.4.1",
"@types/debug": "^4.1.5",

@@ -45,0 +45,0 @@ "@types/nock": "^11.1.0",