New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

j-forms

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

j-forms - npm Package Compare versions

Comparing version 0.0.33 to 0.0.34

3

fields.js

@@ -585,4 +585,3 @@ var widgets = require('./widgets'),

fs.unlink(req.files[self.name].path);
self.value = {path:filename,size:req.files[self.name].size};
console.log(res);
self.value = {path:res.url,size:req.files[self.name].size};
on_finish();

@@ -589,0 +588,0 @@ });

{
"name": "j-forms",
"description": "jewish forms creation from fields or from mongoose models",
"version": "0.0.33",
"version": "0.0.34",
"author": "Ishai Jaffe <ishai@empeeric.com>",

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

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