@bigfishtv/react-forms
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
337555
0
2647