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

@bigfishtv/react-forms

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigfishtv/react-forms - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

9

lib/Component.js

@@ -6,3 +6,3 @@ 'use strict';

});
exports.ContextTypes = undefined;
exports.default = exports.ContextTypes = undefined;

@@ -105,8 +105,3 @@ var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();

selectFormValue: selectPropType
}, _temp);
Component.contextTYpes = ContextTypes;
Component.childContextTypes = ContextTypes;
}, _class.contextTypes = ContextTypes, _class.childContextTypes = ContextTypes, _temp);
exports.default = Component;
{
"name": "@bigfishtv/react-forms",
"version": "2.0.4",
"version": "2.0.5",
"description": "Forms library for React",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/bigfishtv/react-forms",

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