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.0 to 1.0.1

~/.npm/_cacache/content-v2/sha512/e0/48/deea9b40e77ebfb4459beef67059281525fc88f9aade1e6148ce98ff45141844079e95e3d4e3880f56bd69bc557ef9c6aa17c545f6df4e967504952b6be1

7

CHANGELOG.md
# @ctx-core/svg-ui-svelte
## 1.0.1
### Patch Changes
- svelte: 3.44.2 -> 3.44.3
## 1.0.0
### Major Changes
- initial release

6

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

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

"devDependencies": {
"@ctx-core/ctx-core-package-tools": "^8.0.85",
"@ctx-core/ctx-core-package-tools": "^8.0.86",
"@ctx-core/svg": "^16.0.0",

@@ -44,3 +44,3 @@ "@sveltejs/adapter-auto": "next",

"@swc/core": "^1.2.120",
"svelte": "3.44.2",
"svelte": "^3.44.3",
"svelte-preprocess": "^4.10.0",

@@ -47,0 +47,0 @@ "svelte2tsx": "^0.4.11",

@@ -13,7 +13,5 @@ import adapter from '@sveltejs/adapter-auto'

emitTypes: false
},
// hydrate the <div id="svelte"> element in src/app.html
target: '#svelte'
}
}
}
export default config
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