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

@omp-node/core

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@omp-node/core - npm Package Compare versions

Comparing version
0.3.5
to
0.3.6
+3
-2
package.json
{
"name": "@omp-node/core",
"version": "0.3.5",
"version": "0.3.6",
"description": "open.mp core nodejs package. contains constants, type definitions, and initializers",

@@ -22,3 +22,4 @@ "scripts": {

"require": "./dist/bundle.js",
"import": "./dist/bundle.mjs"
"import": "./dist/bundle.mjs",
"types": "./dist/bundle.d.ts"
}

@@ -25,0 +26,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display