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.7.2 to 0.7.3

1

lib/handlers.js

@@ -7,3 +7,2 @@ /**

var __ = require('lodash');
var appErr = require('nodeon-error');

@@ -10,0 +9,0 @@ var enums = require('./enums');

2

package.json
{
"name": "crude",
"description": "Creates CRUD RESTfull endpoints for a given route",
"version": "0.7.2",
"version": "0.7.3",
"homepage": "https://github.com/thanpolas/crude",

@@ -6,0 +6,0 @@ "author": {

@@ -56,3 +56,3 @@ # Crude

- **v0.7.2**, *24 Nov 2014*
- **v0.7.3**, *24 Nov 2014*
- Better heuristics for detected nodeON Error objects

@@ -59,0 +59,0 @@ - **v0.7.1**, *16 Sep 2014*

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