Comparing version 6.0.2 to 6.0.3
@@ -25,6 +25,2 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; | ||
// internal feature flags | ||
isConnectedToDOM: false, | ||
enableRehydration: true, | ||
nodes: {}, | ||
@@ -31,0 +27,0 @@ // use a flat cache object with pure string references |
@@ -40,6 +40,2 @@ 'use strict'; | ||
// internal feature flags | ||
isConnectedToDOM: false, | ||
enableRehydration: true, | ||
nodes: {}, | ||
@@ -46,0 +42,0 @@ // use a flat cache object with pure string references |
{ | ||
"name": "fela", | ||
"version": "6.0.2", | ||
"description": "Universal, Dynamic & High-Performance Styling in JavaScript", | ||
"version": "6.0.3", | ||
"description": "Style as a Function of State", | ||
"typings": "index.d.ts", | ||
@@ -23,2 +23,6 @@ "main": "lib/index.js", | ||
"styling", | ||
"functional styling", | ||
"functional css", | ||
"atomic css", | ||
"atomic design", | ||
"cssinjs" | ||
@@ -30,7 +34,7 @@ ], | ||
"css-in-js-utils": "2.0.0", | ||
"fela-utils": "^7.0.2" | ||
"fela-utils": "^7.0.3" | ||
}, | ||
"devDependencies": { | ||
"fela-tools": "^5.0.10" | ||
"fela-tools": "^5.0.11" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
90760
1079
Updatedfela-utils@^7.0.3