object-manipulation
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -189,4 +189,4 @@ ObjectManager = function(){}; | ||
return obj1; | ||
} | ||
}; | ||
module.exports = new ObjectManager(); |
{ | ||
"name": "object-manipulation", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "nodejs object manipulation library", | ||
@@ -14,4 +14,5 @@ "main": "index.js", | ||
], | ||
"repository": "https://github.com/Hobgoblin101/object-manipulation", | ||
"author": "Ajani James Bilby", | ||
"license": "ISC" | ||
} |
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
6790