Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "mockfs", | ||
"description": "Mocking FS module implementation for testing purpouses", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "Oleg Elifantiev <oleg@elifantiev.ru>", | ||
@@ -13,2 +13,6 @@ "contributors": [], | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Olegas/mockfs.git" | ||
}, | ||
"devDependencies": { | ||
@@ -25,3 +29,6 @@ "mocha": "", | ||
"test": "node ./node_modules/mocha/bin/mocha -R spec" | ||
}, | ||
"engines": { | ||
"node": ">=0.8" | ||
} | ||
} | ||
} |
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
64810
20