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.7 to 1.0.8

9

CHANGELOG.md
# @ctx-core/svg-ui-svelte
## 1.0.8
### Patch Changes
- tsconfig.json: "target": "ES2021"
- Updated dependencies
- @ctx-core/array@23.0.40
- @ctx-core/object@22.0.7
## 1.0.7

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

10

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

@@ -29,8 +29,8 @@ "keywords": [

"dependencies": {
"@ctx-core/array": "^23.0.39",
"@ctx-core/object": "^22.0.6"
"@ctx-core/array": "^23.0.40",
"@ctx-core/object": "^22.0.7"
},
"devDependencies": {
"@ctx-core/ctx-core-package-tools": "^8.0.93",
"@ctx-core/svg": "^16.0.6",
"@ctx-core/ctx-core-package-tools": "^8.0.94",
"@ctx-core/svg": "^16.0.7",
"@sveltejs/adapter-auto": "next",

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

{
"compileOnSave": true,
"compilerOptions": {
"target": "ES2020",
"target": "ES2021",
"composite": true,

@@ -6,0 +6,0 @@ "declaration": true,

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