@proyecto26/animatable-component
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -1,6 +0,1 @@ | ||
import { p as patchBrowser, g as globals, b as bootstrapLazy } from './core-a3674212.js'; | ||
patchBrowser().then(options => { | ||
globals(); | ||
return bootstrapLazy([["animatable-component",[[4,"animatable-component",{"keyFrames":[1040],"options":[1040],"animateId":[1,"animate-id"],"delay":[2],"endDelay":[2,"end-delay"],"duration":[2],"direction":[1],"composite":[1],"easing":[1],"fill":[1],"iterations":[2],"iterationStart":[2,"iteration-start"],"iterationComposite":[1,"iteration-composite"],"autoPlay":[4,"auto-play"],"currentTime":[2,"current-time"],"startTime":[2,"start-time"],"playbackRate":[2,"playback-rate"],"getCurrentTime":[64],"getStartTime":[64],"getPending":[64],"getPlaybackRate":[64],"getPlayState":[64],"cancel":[64],"finish":[64],"pause":[64],"play":[64],"reverse":[64]}]]]], options); | ||
}); | ||
import{p as t,b as e}from"./p-26c8340a.js";t().then(t=>e([["p-nvpymj07",[[4,"animatable-component",{keyFrames:[1040],options:[1040],animateId:[1,"animate-id"],delay:[2],endDelay:[2,"end-delay"],duration:[2],direction:[1],composite:[1],easing:[1],fill:[1],iterations:[2],iterationStart:[2,"iteration-start"],iterationComposite:[1,"iteration-composite"],autoPlay:[4,"auto-play"],currentTime:[2,"current-time"],startTime:[2,"start-time"],playbackRate:[2,"playback-rate"],getCurrentTime:[64],getStartTime:[64],getPending:[64],getPlaybackRate:[64],getPlayState:[64],cancel:[64],finish:[64],pause:[64],play:[64],reverse:[64]}]]]],t)); |
@@ -1,9 +0,1 @@ | ||
import { h } from './core-a3674212.js'; | ||
function createAnimatableComponent(WrappedComponent) { | ||
return (props) => (h("animatable-component", Object.assign({}, props), | ||
h(WrappedComponent, Object.assign({}, props)))); | ||
} | ||
; | ||
export { createAnimatableComponent }; | ||
import{h as t}from"./p-26c8340a.js";function e(e){return n=>t("animatable-component",Object.assign({},n),t(e,Object.assign({},n)))}export{e as createAnimatableComponent}; |
{ | ||
"name": "@proyecto26/animatable-component", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A WebComponent to use Web Animations API in a declarative way! 💅", | ||
@@ -5,0 +5,0 @@ "private": false, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
772923
63
0
12289
2
11