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

fela-tools

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fela-tools - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

1

es/StyleSheet.js

@@ -12,2 +12,3 @@ import { objectReduce } from 'fela-utils';

};
ruleSheet[ruleName].ruleName = ruleName;
}

@@ -14,0 +15,0 @@

@@ -18,2 +18,3 @@ 'use strict';

};
ruleSheet[ruleName].ruleName = ruleName;
}

@@ -20,0 +21,0 @@

6

package.json
{
"name": "fela-tools",
"version": "5.0.3",
"version": "5.0.4",
"description": "Useful tools for working with Fela",

@@ -24,7 +24,7 @@ "main": "lib/index.js",

"css-in-js-utils": "^1.0.3",
"fela-utils": "^5.0.3"
"fela-utils": "^5.0.4"
},
"devDependencies": {
"fela": "^5.0.3"
"fela": "^5.0.4"
}
}
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