Socket
Socket
Sign inDemoInstall

fela-plugin-extend

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fela-plugin-extend - npm Package Compare versions

Comparing version 5.0.6 to 5.0.7

48

package.json
{
"name": "fela-plugin-extend",
"version": "5.0.6",
"description": "Fela plugin to extend style objects",
"main": "lib/index.js",
"module": "es/index.js",
"jsnext:main": "es/index.js",
"files": [
"LICENSE",
"README.md",
"lib/**",
"es/**"
],
"repository": "https://github.com/rofrischmann/fela/",
"keywords": [
"fela",
"fela-plugin",
"extend"
],
"author": "Robin Frischmann",
"license": "MIT",
"dependencies": {
"css-in-js-utils": "^1.0.3",
"fela-utils": "^6.0.0"
}
"name": "fela-plugin-extend",
"version": "5.0.7",
"description": "Fela plugin to extend style objects",
"main": "lib/index.js",
"module": "es/index.js",
"jsnext:main": "es/index.js",
"files": [
"LICENSE",
"README.md",
"lib/**",
"es/**"
],
"repository": "https://github.com/rofrischmann/fela/",
"keywords": [
"fela",
"fela-plugin",
"extend"
],
"author": "Robin Frischmann",
"license": "MIT",
"dependencies": {
"css-in-js-utils": "^2.0.0",
"fela-utils": "^6.0.1"
}
}
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