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

frets-styles-generator

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frets-styles-generator - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

TODO

2

build/main/templates/react.js

@@ -266,3 +266,3 @@ var __defProp = Object.defineProperty;

public beforeClick<T>(handler: <T>(e: React.MouseEvent<T>) => void) {
public beforeClick(handler: <T>(e: React.MouseEvent<T>) => void) {
const oldFn = this.h

@@ -269,0 +269,0 @@ this.h = <T>(...children: BaseStyleArgs<T>) => {

{
"name": "frets-styles-generator",
"version": "4.0.3",
"version": "4.0.4",
"description": "Tool that generates a Typescript class for hyperscript functions based on a CSS file",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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