@teambit/base-ui.surfaces.split-pane.splitter
Advanced tools
Comparing version 0.1.5 to 0.2.0
@@ -1,2 +0,1 @@ | ||
export { default } from './splitter'; | ||
export {SplitterProps} from './splitter-props'; | ||
export * from './splitter'; |
{ | ||
"name": "@teambit/base-ui.surfaces.split-pane.splitter", | ||
"version": "0.1.5", | ||
"version": "0.2.0", | ||
"homepage": "https://bit.dev/teambit/base-ui/surfaces/split-pane/splitter", | ||
@@ -9,7 +9,6 @@ "main": "dist/index.js", | ||
"name": "surfaces/split-pane/splitter", | ||
"version": "0.1.5" | ||
"version": "0.2.0" | ||
}, | ||
"dependencies": { | ||
"classnames": "^2.2.6", | ||
"@teambit/base-ui.surfaces.split-pane.layout": "0.1.5" | ||
"classnames": "^2.2.6" | ||
}, | ||
@@ -16,0 +15,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
3288431
24
3314
5
- Removed@teambit/base-ui.surfaces.split-pane.layout@0.1.5(transitive)