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

@ctx-core/svg-ui-svelte

Package Overview
Dependencies
Maintainers
1
Versions
461
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/svg-ui-svelte - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

9

CHANGELOG.md
# @ctx-core/svg-ui-svelte
## 1.0.7
### Patch Changes
- package.json: "types": "./src/index.ts": better editing experience
- Updated dependencies
- @ctx-core/array@23.0.39
- @ctx-core/object@22.0.6
## 1.0.6

@@ -4,0 +13,0 @@

12

package.json
{
"name": "@ctx-core/svg-ui-svelte",
"version": "1.0.6",
"version": "1.0.7",
"description": "ctx-core svg",

@@ -20,3 +20,3 @@ "keywords": [

"type": "module",
"types": "./dist/index.d.ts",
"types": "./src/index.ts",
"exports": {

@@ -30,8 +30,8 @@ ".": {

"dependencies": {
"@ctx-core/array": "^23.0.38",
"@ctx-core/object": "^22.0.5"
"@ctx-core/array": "^23.0.39",
"@ctx-core/object": "^22.0.6"
},
"devDependencies": {
"@ctx-core/ctx-core-package-tools": "^8.0.92",
"@ctx-core/svg": "^16.0.5",
"@ctx-core/ctx-core-package-tools": "^8.0.93",
"@ctx-core/svg": "^16.0.6",
"@sveltejs/adapter-auto": "next",

@@ -38,0 +38,0 @@ "@sveltejs/kit": "next",

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