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

fela-preset-web

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fela-preset-web - npm Package Compare versions

Comparing version 4.3.5 to 5.0.0

es/index.js

25

package.json
{
"name": "fela-preset-web",
"version": "4.3.5",
"version": "5.0.0",
"description": "Fela plugin preset for web applications",
"module": "index.es2015.js",
"main": "index.js",
"typings": "index.d.ts",
"main": "lib/index.js",
"module": "es/index.js",
"jsnext:main": "es/index.js",
"files": [
"LICENSE",
"README.md",
"index.d.ts",
"index.js",
"dist/**"
"lib/**",
"es/**"
],

@@ -24,8 +23,8 @@ "repository": "https://github.com/rofrischmann/fela/",

"dependencies": {
"inline-style-prefixer": "^3.0.0",
"css-in-js-utils": "^1.0.3"
},
"peerDependencies": {
"fela": "4.3.5"
"fela-plugin-extend": "^5.0.0",
"fela-plugin-fallback-value": "^5.0.0",
"fela-plugin-lvha": "^5.0.0",
"fela-plugin-prefixer": "^5.0.0",
"fela-plugin-unit": "^5.0.0"
}
}
}
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