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

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 3.0.8 to 4.0.0

1

dist/fela-plugin-extend.js

@@ -30,2 +30,3 @@ (function (global, factory) {

/* weak */
function assign(base) {

@@ -32,0 +33,0 @@ for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {

4

package.json
{
"name": "fela-plugin-extend",
"version": "3.0.8",
"version": "4.0.0",
"description": "Fela plugin to extend style objects",

@@ -21,4 +21,4 @@ "main": "index.js",

"peerDependencies": {
"fela": "3.0.8"
"fela": "4.0.0"
}
}

@@ -17,5 +17,5 @@ # fela-plugin-extend

<!-- Fela (Development): Unminified version including all warnings -->
<script src="https://unpkg.com/fela-plugin-extend@3.0.8/dist/fela-plugin-extend.js"></script>
<script src="https://unpkg.com/fela-plugin-extend@4.0.0/dist/fela-plugin-extend.js"></script>
<!-- Fela (Production): Minified version -->
<script src="https://unpkg.com/fela-plugin-extend@3.0.8/dist/fela-plugin-extend.min.js"></script>
<script src="https://unpkg.com/fela-plugin-extend@4.0.0/dist/fela-plugin-extend.min.js"></script>
```

@@ -22,0 +22,0 @@

Sorry, the diff of this file is not supported yet

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