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

gild

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gild - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

index.js

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

var childProps = (0, _lodash2.default)(props, 'sheet');
return _react2.default.createElement(Comp, _extends({}, childProps, { styles: props.sheet.classes }));
return _react2.default.createElement(Comp, _extends({}, childProps, { theme: props.sheet.classes }));
};

@@ -67,0 +67,0 @@ };

{
"name": "gild",
"version": "0.0.4",
"version": "0.0.5",
"description": "Pass theme object via react context to jss on a component",

@@ -5,0 +5,0 @@ "main": "index.js",

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