@chakra-ui/c-icon
Advanced tools
Comparing version 0.0.0-dev-20230216010105 to 0.0.0-dev-20230216183546
{ | ||
"name": "@chakra-ui/c-icon", | ||
"description": "Chakra UI Vue | A component to display icons in the browser component", | ||
"version": "0.0.0-dev-20230216010105", | ||
"main": "dist/chakra-ui-c-icon.cjs.js", | ||
"module": "dist/chakra-ui-c-icon.esm.js", | ||
"version": "0.0.0-dev-20230216183546", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"author": "Jonathan Bakebwa <codebender828@gmail.com>", | ||
@@ -15,7 +15,7 @@ "homepage": "https://github.com/chakra-ui/chakra-ui-vue-next#readme", | ||
".": { | ||
"require": "./dist/chakra-ui-c-icon.cjs.js", | ||
"default": "./dist/chakra-ui-c-icon.esm.js" | ||
"require": "./dist/index.cjs.js", | ||
"default": "./dist/index.esm.js" | ||
} | ||
}, | ||
"repository": "https://github.com/chakra-ui/chakra-ui-vue-next/tree/main/packages/c-icon", | ||
"repository": "https://github.com/chakra-ui/chakra-ui-vue-next/tree/master/packages/c-icon", | ||
"bugs": { | ||
@@ -26,10 +26,10 @@ "url": "https://github.com/chakra-ui/chakra-ui-vue-next/issues" | ||
"@chakra-ui/utils": "2.0.14", | ||
"@chakra-ui/vue-system": "0.0.0-dev-20230216010105", | ||
"@chakra-ui/vue-utils": "0.0.0-dev-20230216010105" | ||
"@chakra-ui/vue-system": "0.0.0-dev-20230216183546", | ||
"@chakra-ui/vue-utils": "0.0.0-dev-20230216183546" | ||
}, | ||
"devDependencies": { | ||
"vue": "^3.2.37" | ||
"vue": "3.2.47" | ||
}, | ||
"peerDependencies": { | ||
"vue": "^3.1.4" | ||
"vue": "3.2.47" | ||
}, | ||
@@ -36,0 +36,0 @@ "publishConfig": { |
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the 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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
16131
9
422
1
+ Added@chakra-ui/c-color-mode@0.0.0-dev-20230216183546(transitive)
+ Added@chakra-ui/vue-system@0.0.0-dev-20230216183546(transitive)
+ Added@chakra-ui/vue-utils@0.0.0-dev-20230216183546(transitive)
+ Added@vue/compiler-core@3.2.47(transitive)
+ Added@vue/compiler-dom@3.2.47(transitive)
+ Added@vue/compiler-sfc@3.2.47(transitive)
+ Added@vue/compiler-ssr@3.2.47(transitive)
+ Added@vue/reactivity@3.2.47(transitive)
+ Added@vue/reactivity-transform@3.2.47(transitive)
+ Added@vue/runtime-core@3.2.47(transitive)
+ Added@vue/runtime-dom@3.2.47(transitive)
+ Added@vue/server-renderer@3.2.47(transitive)
+ Added@vue/shared@3.2.47(transitive)
+ Addedcsstype@2.6.21(transitive)
+ Addedmagic-string@0.25.9(transitive)
+ Addednanoid@3.3.8(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedsourcemap-codec@1.4.8(transitive)
+ Addedvue@3.2.47(transitive)
- Removed@chakra-ui/c-color-mode@0.0.0-dev-20230216010105(transitive)
- Removed@chakra-ui/vue-system@0.0.0-dev-20230216010105(transitive)
- Removed@chakra-ui/vue-utils@0.0.0-dev-20230216010105(transitive)
- Removed@vue/compiler-core@3.5.13(transitive)
- Removed@vue/compiler-dom@3.5.13(transitive)
- Removed@vue/compiler-sfc@3.5.13(transitive)
- Removed@vue/compiler-ssr@3.5.13(transitive)
- Removed@vue/reactivity@3.5.13(transitive)
- Removed@vue/runtime-core@3.5.13(transitive)
- Removed@vue/runtime-dom@3.5.13(transitive)
- Removed@vue/server-renderer@3.5.13(transitive)
- Removed@vue/shared@3.5.13(transitive)
- Removedentities@4.5.0(transitive)
- Removedmagic-string@0.30.13(transitive)
- Removednanoid@3.3.7(transitive)
- Removedvue@3.5.13(transitive)