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

victory-shared-events

Package Overview
Dependencies
Maintainers
16
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-shared-events - npm Package Compare versions

Comparing version 37.3.1 to 37.3.2

2

CHANGELOG.md
# victory-shared-events
## 37.3.2
## 37.3.1

@@ -4,0 +6,0 @@

2

es/victory-shared-events.js

@@ -14,3 +14,3 @@ import _fromPairs from "lodash/fromPairs";

// eslint-disable-next-line @typescript-eslint/no-empty-interface
// eslint-disable-next-line @typescript-eslint/no-empty-object-type

@@ -17,0 +17,0 @@ export class VictorySharedEvents extends React.Component {

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

// eslint-disable-next-line @typescript-eslint/no-empty-interface
// eslint-disable-next-line @typescript-eslint/no-empty-object-type

@@ -23,0 +23,0 @@ class VictorySharedEvents extends _react.default.Component {

{
"name": "victory-shared-events",
"version": "37.3.1",
"version": "37.3.2",
"description": "Shared Event Helper for Victory",

@@ -26,3 +26,3 @@ "keywords": [

"react-fast-compare": "^3.2.0",
"victory-core": "37.3.1"
"victory-core": "37.3.2"
},

@@ -213,7 +213,5 @@ "peerDependencies": {

"lint": {
"command": "nps lint:pkg",
"command": "eslint src",
"files": [
"src/**",
"../../.eslintignore",
"../../.eslintrc.js"
"src/**"
],

@@ -231,7 +229,5 @@ "output": [],

"lint:fix": {
"command": "pnpm run lint || nps lint:pkg:fix",
"command": "eslint --fix src",
"files": [
"src/**",
"../../.eslintignore",
"../../.eslintrc.js"
"src/**"
],

@@ -238,0 +234,0 @@ "output": [],

Sorry, the diff of this file is too big to display

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