New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@featherds/badge

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featherds/badge - npm Package Compare versions

Comparing version 0.12.5 to 0.12.6

6

package.json
{
"name": "@featherds/badge",
"version": "0.12.5",
"version": "0.12.6",
"publishConfig": {

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

"dependencies": {
"@featherds/styles": "^0.12.5",
"@featherds/styles": "^0.12.6",
"vue": "^3.1.0-0"

@@ -21,3 +21,3 @@ },

"types": "./src/index.d.ts",
"gitHead": "902fb935f136f66098ff1f777f7ca1294854cd42"
"gitHead": "efae40a88230bf71e4927f9e40604d095fb92d35"
}
import Badge from "./Badge.vue";
import { BadgeTypes } from "../types/Types";
import { shallowMount } from "@vue/test-utils";
import { expect, describe, it } from "vitest";

@@ -5,0 +6,0 @@ const getWrapper = function (options: Record<string, unknown>) {

import FeatherBadge from "./FeatherBadge.vue";
import { BadgeTypes } from "../types/Types";
import { shallowMount } from "@vue/test-utils";
import { expect, describe, it } from "vitest";

@@ -5,0 +6,0 @@ const getWrapper = function (options: Record<string, unknown>) {

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