@leafygreen-ui/emotion
Advanced tools
Comparing version 3.0.0 to 3.0.1
# @leafygreen-ui/emotion | ||
## 3.0.1 | ||
### Patch Changes | ||
- dac3f38b: Fixes a publishing error that prevented UMD modules from being distributed | ||
## 3.0.0 | ||
@@ -4,0 +10,0 @@ |
@@ -1,7 +0,2 @@ | ||
var _a; | ||
import emotion from './emotion'; | ||
import createEmotionServer from 'create-emotion-server'; | ||
export var flush = emotion.flush, hydrate = emotion.hydrate, cx = emotion.cx, merge = emotion.merge, getRegisteredStyles = emotion.getRegisteredStyles, injectGlobal = emotion.injectGlobal, keyframes = emotion.keyframes, css = emotion.css, sheet = emotion.sheet, cache = emotion.cache; | ||
export var extractCritical = (_a = createEmotionServer(cache), _a.extractCritical), renderStylesToString = _a.renderStylesToString, renderStylesToNodeStream = _a.renderStylesToNodeStream; | ||
export default emotion; | ||
//# sourceMappingURL=index.js.map | ||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("create-emotion"),require("create-emotion-server")):"function"==typeof define&&define.amd?define(["exports","create-emotion","create-emotion-server"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self)["@leafygreen-ui/emotion"]={},e.createEmotion,e.createEmotionServer)}(this,(function(e,t,r){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=n(t),i=n(r);var a=function(){var e={key:"leafygreen-ui"};if("undefined"!=typeof window){e.container=document.createElement("div");var t=document.head;t.insertBefore(e.container,t.firstChild)}return o.default(e)}(),c=a.flush,d=a.hydrate,f=a.cx,s=a.merge,l=a.getRegisteredStyles,u=a.injectGlobal,y=a.keyframes,m=a.css,h=a.sheet,g=a.cache,S=i.default(g),p=S.extractCritical,v=S.renderStylesToString,b=S.renderStylesToNodeStream;e.cache=g,e.css=m,e.cx=f,e.default=a,e.extractCritical=p,e.flush=c,e.getRegisteredStyles=l,e.hydrate=d,e.injectGlobal=u,e.keyframes=y,e.merge=s,e.renderStylesToNodeStream=b,e.renderStylesToString=v,e.sheet=h,Object.defineProperty(e,"__esModule",{value:!0})})); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@leafygreen-ui/emotion", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "leafyGreen UI Kit's Custom Instance of Emotion", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
165919
2