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

@swetrix/node

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swetrix/node - npm Package Compare versions

Comparing version
3.0.0
to
3.0.1
dist/swetrix.cjs

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

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

+3
-3
{
"name": "@swetrix/node",
"version": "3.0.0",
"version": "3.0.1",
"description": "Swetrix NodeJS server-side tracking module",
"type": "module",
"main": "dist/swetrix.cjs.js",
"main": "dist/swetrix.cjs",
"module": "dist/swetrix.es5.js",

@@ -14,3 +14,3 @@ "esnext": "dist/esnext/index.js",

"import": "./dist/swetrix.es5.js",
"require": "./dist/swetrix.cjs.js"
"require": "./dist/swetrix.cjs"
}

@@ -17,0 +17,0 @@ },

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

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