mongoose-plugins-trashable
Advanced tools
Comparing version
{ | ||
"name" : "mongoose-plugins-trashable", | ||
"description" : "A mongoose plugin that adds ablity to trash/untrash (soft deletes) model instances.", | ||
"version" : "1.0.0", | ||
"version" : "1.1.0", | ||
"homepage" : "https://github.com/justin-lau/mongoose-plugins-trashable", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
}], | ||
"main" : "src/mongoose-plugins-trashable", | ||
"main" : "lib/mongoose-plugins-trashable", | ||
"engines" : { | ||
@@ -38,3 +38,6 @@ "node" : ">= 0.10.34" | ||
"scripts" : { | ||
"test" : "NODE_ENV=test ./node_modules/.bin/mocha --compilers coffee:coffee-script/register --reporter dot test/**/*.test.coffee" | ||
"build" : "NODE_ENV=production node_modules/.bin/coffee --compile --map --output lib src", | ||
"prepublish" : "npm run build", | ||
"pretest" : "npm run build", | ||
"test" : "NODE_ENV=test node_modules/.bin/mocha --compilers coffee:coffee-script/register --reporter dot test/**/*.test.coffee" | ||
}, | ||
@@ -41,0 +44,0 @@ "devDependencies" : { |
# mongoose-plugins-trashable | ||
[](https://travis-ci.org/justin-lau/mongoose-plugins-trashable) | ||
[](https://travis-ci.org/justin-lau/mongoose-plugins-trashable) | ||
 | ||
@@ -5,0 +5,0 @@ |
Sorry, the diff of this file is not supported yet
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
135
Infinity%0
-100%10651
-67.11%5
-28.57%