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

@elliemae/ds-button-v2

Package Overview
Dependencies
Maintainers
0
Versions
569
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elliemae/ds-button-v2 - npm Package Compare versions

Comparing version 3.51.0-next.8 to 3.51.0-next.9

2

dist/cjs/parts/DSButtonV2/DSButtonV2Definitions.js

@@ -37,3 +37,3 @@ "use strict";

var React = __toESM(require("react"));
const DSButtonV2Name = "DSButtonV2";
const DSButtonV2Name = "DSButtonv2";
const DSButtonV2DataTestId = {

@@ -40,0 +40,0 @@ ROOT: "ds-button-v2"

@@ -38,3 +38,3 @@ "use strict";

var import_ds_system = require("@elliemae/ds-system");
const DSButtonV3Name = "DSButtonV3";
const DSButtonV3Name = "DSButtonv3";
const DSButtonV3Slots = {

@@ -41,0 +41,0 @@ ROOT: "root"

import * as React from "react";
const DSButtonV2Name = "DSButtonV2";
const DSButtonV2Name = "DSButtonv2";
const DSButtonV2DataTestId = {

@@ -4,0 +4,0 @@ ROOT: "ds-button-v2"

import * as React from "react";
import { slotObjectToDataTestIds } from "@elliemae/ds-system";
const DSButtonV3Name = "DSButtonV3";
const DSButtonV3Name = "DSButtonv3";
const DSButtonV3Slots = {

@@ -5,0 +5,0 @@ ROOT: "root"

@@ -1,2 +0,2 @@

export declare const DSButtonV2Name = "DSButtonV2";
export declare const DSButtonV2Name = "DSButtonv2";
export declare const DSButtonV2DataTestId: {

@@ -3,0 +3,0 @@ ROOT: string;

@@ -1,2 +0,2 @@

export declare const DSButtonV3Name = "DSButtonV3";
export declare const DSButtonV3Name = "DSButtonv3";
export declare const DSButtonV3Slots: {

@@ -3,0 +3,0 @@ ROOT: string;

{
"name": "@elliemae/ds-button-v2",
"version": "3.51.0-next.8",
"version": "3.51.0-next.9",
"license": "MIT",

@@ -28,4 +28,4 @@ "description": "ICE MT - Dimsum - Button",

"engines": {
"pnpm": ">=6",
"node": ">=16"
"pnpm": ">=9",
"node": ">=22"
},

@@ -40,5 +40,5 @@ "author": "ICE MT",

"dependencies": {
"@elliemae/ds-props-helpers": "3.51.0-next.8",
"@elliemae/ds-system": "3.51.0-next.8",
"@elliemae/ds-typescript-helpers": "3.51.0-next.8"
"@elliemae/ds-props-helpers": "3.51.0-next.9",
"@elliemae/ds-system": "3.51.0-next.9",
"@elliemae/ds-typescript-helpers": "3.51.0-next.9"
},

@@ -49,3 +49,3 @@ "devDependencies": {

"styled-components": "~5.3.9",
"@elliemae/ds-monorepo-devops": "3.51.0-next.8"
"@elliemae/ds-monorepo-devops": "3.51.0-next.9"
},

@@ -52,0 +52,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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