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

@visactor/taro-vchart

Package Overview
Dependencies
Maintainers
0
Versions
384
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visactor/taro-vchart - npm Package Compare versions

Comparing version 1.13.5-alpha.4 to 1.13.5-alpha.5

3

cjs/charts/index.js

@@ -45,3 +45,2 @@ "use strict";

}
});
//# sourceMappingURL=index.js.map
});

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

}
});
});
//# sourceMappingURL=index.js.map

@@ -67,3 +67,2 @@ export * from "./AreaChart";

export { VChart as VChartCore } from "@visactor/vchart";
//# sourceMappingURL=index.js.map
export { VChart as VChartCore } from "@visactor/vchart";
export { TTCanvas } from "./tt-canvas";
export { style_cs_canvas, style_cs_canvas_hidden, style_cs_tooltip_canvas, style_container } from "./container-styles";
export { style_cs_canvas, style_cs_canvas_hidden, style_cs_tooltip_canvas, style_container } from "./container-styles";
//# sourceMappingURL=index.js.map
{
"name": "@visactor/taro-vchart",
"version": "1.13.5-alpha.4",
"version": "1.13.5-alpha.5",
"description": "Taro VChart 图表组件",

@@ -35,3 +35,3 @@ "sideEffects": false,

"dependencies": {
"@visactor/vchart": "1.13.5-alpha.4"
"@visactor/vchart": "1.13.5-alpha.5"
},

@@ -78,4 +78,4 @@ "devDependencies": {

"@internal/bundler": "0.0.1",
"@internal/ts-config": "0.0.1",
"@internal/eslint-config": "0.0.1"
"@internal/eslint-config": "0.0.1",
"@internal/ts-config": "0.0.1"
},

@@ -82,0 +82,0 @@ "publishConfig": {

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