Socket
Socket
Sign inDemoInstall

jest

Package Overview
Dependencies
Maintainers
1
Versions
355
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest - npm Package Compare versions

Comparing version 0.0.80 to 0.0.81

2

mongoose_resource.js

@@ -110,3 +110,3 @@ var _ = require('underscore'),

for (var field in fields) {
object.set(field, fields[field]);
object[field] = fields[field];
}

@@ -113,0 +113,0 @@ self.authorization.edit_object(req, object, function (err, object) {

{
"name":"jest",
"description":"JavaScriptational State Transfer. JS restful API layer with Mongoose based resources. Inspired by python Tastypie",
"version":"0.0.80",
"version":"0.0.81",
"author":"Ishai Jaffe <ishai@empeeric.com>",

@@ -6,0 +6,0 @@ "contributors": [

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