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

@trim21/php-serialize

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trim21/php-serialize - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+3
-2
package.json
{
"name": "@trim21/php-serialize",
"version": "0.2.1",
"version": "0.2.2",
"description": "PHP serialize/deserialize in Javascript",
"type": "module",
"types": "dist/types/index.d.ts",
"types": "dist/index.d.ts",
"module": "dist/index.js",

@@ -24,2 +24,3 @@ "sideEffects": false,

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js",

@@ -26,0 +27,0 @@ "default": "./dist/index.js"