@teambit/ui-foundation.ui.use-box.bit-info
Advanced tools
Comparing version 0.0.126 to 0.0.127
@@ -1,2 +0,2 @@ | ||
/// <reference types="react" /> | ||
export declare const BitInfoExample: () => JSX.Element; | ||
import React from 'react'; | ||
export declare const BitInfoExample: () => React.JSX.Element; |
import React from 'react'; | ||
export declare type BitInfoProps = {} & React.HTMLAttributes<HTMLDivElement>; | ||
export declare function BitInfo({ ...rest }: BitInfoProps): JSX.Element; | ||
export declare function BitInfo({ ...rest }: BitInfoProps): React.JSX.Element; |
@@ -32,8 +32,6 @@ "use strict"; | ||
react_1.default.createElement("span", null, "Learn more")) }, | ||
react_1.default.createElement("div", null, "Install bit version manager"), | ||
react_1.default.createElement(documenter_ui_copy_box_1.CopyBox, null, "npm i -g @teambit/bvm"), | ||
react_1.default.createElement("div", null, "Install bit"), | ||
react_1.default.createElement(documenter_ui_copy_box_1.CopyBox, null, "bvm install")))); | ||
react_1.default.createElement(documenter_ui_copy_box_1.CopyBox, null, "npx @teambit/bvm install")))); | ||
} | ||
exports.BitInfo = BitInfo; | ||
//# sourceMappingURL=bit-info.js.map |
{ | ||
"name": "@teambit/ui-foundation.ui.use-box.bit-info", | ||
"version": "0.0.126", | ||
"version": "0.0.127", | ||
"homepage": "https://bit.cloud/teambit/ui-foundation/ui/use-box/bit-info", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.js", | ||
"name": "ui/use-box/bit-info", | ||
"version": "0.0.126" | ||
"version": "0.0.127" | ||
}, | ||
@@ -19,11 +19,11 @@ "dependencies": { | ||
"@teambit/ui-foundation.ui.use-box.bottom-link": "0.0.118", | ||
"@teambit/ui-foundation.ui.use-box.tab-content": "0.0.120" | ||
"@teambit/ui-foundation.ui.use-box.tab-content": "0.0.121" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^17.0.8", | ||
"@babel/runtime": "7.20.0", | ||
"@types/jest": "^26.0.0", | ||
"@types/mocha": "9.1.0", | ||
"@types/node": "12.20.4", | ||
"@types/react": "^17.0.8", | ||
"@types/react-dom": "^17.0.5", | ||
"@types/jest": "^26.0.0", | ||
"@babel/runtime": "7.20.0", | ||
"@types/testing-library__jest-dom": "5.9.5" | ||
@@ -30,0 +30,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
120073
24
552
2
+ Added@teambit/ui-foundation.ui.use-box.tab-content@0.0.121(transitive)
- Removed@teambit/ui-foundation.ui.use-box.tab-content@0.0.120(transitive)
Updated@teambit/ui-foundation.ui.use-box.tab-content@0.0.121