Comparing version 0.5.4 to 0.5.5
@@ -8,2 +8,2 @@ /** | ||
crude.route = require('./lib/route'); | ||
crude.Test = require('./test/export/generic-crud-test.lib'); | ||
// crude.Test = require('./test/export/generic-crud-test.lib'); |
{ | ||
"name": "crude", | ||
"description": "Seamless CRUD control operations for node.", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"homepage": "https://github.com/thanpolas/node-crude", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -33,2 +33,4 @@ # node-crude | ||
- **v0.5.5**, *03 Jul 2014* | ||
- Don't expose the API Test Helper, it requires the whole testing stack, make a different package instead. | ||
- **v0.5.3**, *03 Jul 2014* | ||
@@ -35,0 +37,0 @@ - Remove debug logging. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
86260
120