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

commonform-validate

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commonform-validate - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

package.json
{
"name": "commonform-validate",
"description": "Common Form content object validation",
"version": "0.3.0",
"version": "0.3.1",
"author": {

@@ -6,0 +6,0 @@ "name": "Kyle E. Mitchell",

@@ -98,3 +98,3 @@ var Immutable = require('immutable');

var use = exports.use = simpleObject('use');
var insertion = exports.insertion = simpleObject('insertion');
var insertion = exports.insertion = simpleObject('insert');
var reference = exports.reference = simpleObject('reference');

@@ -274,2 +274,2 @@

exports.version = '0.3.0';
exports.version = '0.3.1';
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