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

bi-types

Package Overview
Dependencies
Maintainers
3
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bi-types - npm Package Compare versions

Comparing version 2.0.0-beta.8 to 2.0.0-beta.9

4

declaration/component-props.d.ts

@@ -89,2 +89,6 @@ /**

};
/** 宽度 */
width?: number;
/** 高度 */
height?: number;
[key: string]: any;

@@ -91,0 +95,0 @@ }

4

package.json
{
"name": "bi-types",
"version": "2.0.0-beta.8",
"npmVersion": "2.0.0-beta.7",
"version": "2.0.0-beta.9",
"npmVersion": "2.0.0-beta.8",
"dependencies": {},

@@ -6,0 +6,0 @@ "main": "dist/main",

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