decorate-component-with-props
Advanced tools
Comparing version 1.0.2 to 1.1.0
@@ -38,3 +38,3 @@ 'use strict'; | ||
return _possibleConstructorReturn(this, Object.getPrototypeOf(_class).apply(this, arguments)); | ||
return _possibleConstructorReturn(this, (_class.__proto__ || Object.getPrototypeOf(_class)).apply(this, arguments)); | ||
} | ||
@@ -41,0 +41,0 @@ |
{ | ||
"name": "decorate-component-with-props", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "Utility function for decorating a React component with any props", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"react": "^0.14.0 || ^15.0.0-rc" | ||
"react": "^0.14.0 || ^15.0.0 || ^16.0.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
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
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
131039
1