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

decorate-component-with-props

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decorate-component-with-props - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

yarn.lock

2

lib/index.js

@@ -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": {

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