Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

crude

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crude - npm Package Compare versions

Comparing version 0.5.4 to 0.5.5

2

index.js

@@ -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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc