Socket
Socket
Sign inDemoInstall

@featherds/ripple

Package Overview
Dependencies
Maintainers
2
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featherds/ripple - npm Package Compare versions

Comparing version 0.2.9 to 0.2.10

5

dist/app.es.js

@@ -20,7 +20,4 @@ var __defProp = Object.defineProperty;

var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
var __require = typeof require !== "undefined" ? require : (x) => {
throw new Error('Dynamic require of "' + x + '" is not supported');
};
import { h } from "vue";
var FeatherRipple_vue_vue_type_style_index_0_scoped_true_lang = ".ripple[data-v-045da1db] {\n transform: scale(0.25);\n position: absolute;\n border-radius: 50%;\n will-change: opacity transform;\n transition: opacity 100ms ease-out 380ms, transform 380ms ease-out;\n}\n.active[data-v-045da1db] {\n opacity: 0 !important;\n transform: scale(2);\n}\n.active.center[data-v-045da1db] {\n transform: scale(1);\n}";
var FeatherRipple_vue_vue_type_style_index_0_scoped_true_lang = "";
var _export_sfc = (sfc, props) => {

@@ -27,0 +24,0 @@ for (const [key, val] of props) {

4

package.json
{
"name": "@featherds/ripple",
"version": "0.2.9",
"version": "0.2.10",
"publishConfig": {

@@ -20,3 +20,3 @@ "access": "public"

"types": "./src/index.d.ts",
"gitHead": "28578b1da72bd2bf1f56dded784e513fa34333d8"
"gitHead": "945b2b349bd8bab6b37b573ae2bb7fb70e170f4d"
}
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