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

@inrixia/db

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inrixia/db - npm Package Compare versions

Comparing version
1.7.1
to
1.7.2
+4
-2
package.json
{
"name": "@inrixia/db",
"version": "1.7.1",
"version": "1.7.2",
"description": "Persisent object storage",

@@ -8,3 +8,4 @@ "main": "dist/index.js",

"scripts": {
"prepare": "jest && tsc"
"prepare": "jest && tsc",
"test": "jest --"
},

@@ -25,2 +26,3 @@ "files": [

"devDependencies": {
"@types/jest": "^26.0.22",
"@typescript-eslint/eslint-plugin": "^4.10.0",

@@ -27,0 +29,0 @@ "@typescript-eslint/parser": "^4.10.0",