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

victory-zoom-container

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-zoom-container - npm Package Compare versions

Comparing version 36.9.2-next.3 to 36.9.2

14

CHANGELOG.md
# victory-zoom-container
## 36.9.2-next.3
## 36.9.2
### Patch Changes
- 65d02419f: Refactor containers and portal to function components
- 6e34169a5: Replace lodash isFunction with native code
- Updated dependencies [7da790934]
- Updated dependencies [3f2da66e3]
- Updated dependencies [c13308624]
- Updated dependencies [65d02419f]
- Updated dependencies [7efd582cc]
- Updated dependencies [9cdaf2c08]
- Updated dependencies [f6f7cc515]
- Updated dependencies [6e34169a5]
- victory-core@36.9.2-next.3
- Replace lodash isFunction with native code ([#2802](https://github.com/FormidableLabs/victory/pull/2802))

@@ -19,0 +9,0 @@ ## 36.9.1

export * from "./victory-zoom-container";
export * from "./zoom-helpers";
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ /// <reference types="lodash" />

@@ -0,0 +0,0 @@ /// <reference types="lodash" />

export * from "./victory-zoom-container";
export * from "./zoom-helpers";
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ /// <reference types="lodash" />

@@ -0,0 +0,0 @@ /// <reference types="lodash" />

9

package.json
{
"name": "victory-zoom-container",
"version": "36.9.2-next.3",
"version": "36.9.2",
"description": "Interactive Zoom Component for Victory",

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

},
"homepage": "https://formidable.com/open-source/victory",
"homepage": "https://commerce.nearform.com/open-source/victory",
"sideEffects": false,

@@ -25,3 +25,3 @@ "main": "lib/index.js",

"lodash": "^4.17.19",
"victory-core": "^36.9.2-next.3"
"victory-core": "^36.9.2"
},

@@ -31,2 +31,5 @@ "peerDependencies": {

},
"publishConfig": {
"provenance": true
},
"wireit": {

@@ -33,0 +36,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {},

@@ -5,4 +5,4 @@ # VictoryZoomContainer

To view documentation for `VictoryZoomContainer` please see https://formidable.com/open-source/victory/docs/victory-zoom-container
To view documentation for `VictoryZoomContainer` please see https://commerce.nearform.com/open-source/victory/docs/victory-zoom-container
To suggest an addition or correction to this documentation please see https://github.com/FormidableLabs/victory/blob/main/docs/src/content/docs/victory-zoom-container.md
To suggest an addition or correction to this documentation please see https://github.com/FormidableLabs/victory/blob/main/docs/src/content/docs/victory-zoom-container.md

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