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

fela-dom

Package Overview
Dependencies
Maintainers
2
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fela-dom - npm Package Compare versions

Comparing version 7.0.8 to 7.0.9

es/dom/__helpers__/cleanHead.js

1

es/dom/rehydration/generateCacheEntry.js

@@ -13,2 +13,3 @@ import { generateCSSSelector } from 'fela-utils';

declaration: property + ':' + value,
pseudo: pseudo,
media: media,

@@ -15,0 +16,0 @@ support: support

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

declaration: property + ':' + value,
pseudo: pseudo,
media: media,

@@ -22,0 +23,0 @@ support: support

10

package.json
{
"name": "fela-dom",
"version": "7.0.8",
"version": "7.0.9",
"description": "Fela package for working with the DOM",

@@ -29,9 +29,9 @@ "main": "lib/index.js",

"fast-loops": "^1.0.0",
"fela-utils": "^8.0.7"
"fela-utils": "^8.0.8"
},
"devDependencies": {
"fela": "^6.1.8",
"fela-preset-web": "^8.0.7",
"fela-tools": "^5.1.6"
"fela": "^6.1.9",
"fela-preset-web": "^8.0.8",
"fela-tools": "^5.1.7"
}
}
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