@trim21/php-serialize
Advanced tools
+2
-5
| { | ||
| "name": "@trim21/php-serialize", | ||
| "version": "0.0.3", | ||
| "version": "0.0.4", | ||
| "description": "PHP serialize/unserialize in Javascript", | ||
@@ -16,6 +16,3 @@ "main": "lib/index.js", | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/steelbrain/php-serialize.git" | ||
| }, | ||
| "repository": "trim21/php-serialize", | ||
| "author": "steelbrain", | ||
@@ -22,0 +19,0 @@ "license": "MIT", |
+3
-2
| # PHP-Serialize | ||
| serialize and unserialize php encoded string to or from js Object/Array/Map. | ||
| It also supports `Serializable` objects decode. Here's how you can use them. | ||
@@ -32,6 +34,5 @@ | ||
| // If you need to serialize to php array with int key | ||
| serialize(new Map([[1, 'q']])) | ||
| serialize(new Map([[1, 'q']])) | ||
| ``` | ||
@@ -38,0 +39,0 @@ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
48370
0.02%61
1.67%1
Infinity%