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

@featherds/back-button

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featherds/back-button - npm Package Compare versions

Comparing version 0.2.11 to 0.2.12

4

dist/app.es.js

@@ -19,3 +19,3 @@ var __defProp = Object.defineProperty;

import { FeatherIcon } from "@featherds/icon";
import icon from "@featherds/icon/navigation/LeftChevron";
import icon from "@featherds/icon/navigation/ChevronLeft";
import { getSafeId } from "@featherds/utils/id";

@@ -145,3 +145,3 @@ import { markRaw, resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, createVNode, Transition, withCtx, withDirectives, renderSlot, vShow } from "vue";

}
var FeatherBackButton = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-4048dcf8"]]);
var FeatherBackButton = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-bbc743ec"]]);
export { FeatherBackButton };
{
"name": "@featherds/back-button",
"version": "0.2.11",
"version": "0.2.12",
"publishConfig": {

@@ -13,6 +13,6 @@ "access": "public"

"dependencies": {
"@featherds/icon": "^0.2.11",
"@featherds/ripple": "^0.2.11",
"@featherds/styles": "^0.2.11",
"@featherds/utils": "^0.2.11",
"@featherds/icon": "^0.2.12",
"@featherds/ripple": "^0.2.12",
"@featherds/styles": "^0.2.12",
"@featherds/utils": "^0.2.12",
"vue": "^3.1.0-0"

@@ -25,3 +25,3 @@ },

"types": "./src/index.d.ts",
"gitHead": "7fa91fd408911722cca0cb3164e7196cd1cca3d2"
"gitHead": "dfaa7510202c7d4ff72011c943bd0bab78b24eaf"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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