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

carbon-preprocess-svelte

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbon-preprocess-svelte - npm Package Compare versions

Comparing version 0.9.1 to 0.10.0

10

CHANGELOG.md

@@ -8,2 +8,12 @@ # Changelog

## [0.10.0](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases/tag/v0.10.0) - 2023-07-23
**Breaking Changes**
- upgrade `svelte-preprocess` from v4.10.7 to v5.0.3 to support TypeScript 5
**Fixes**
- support `carbon-icons-svelte@12`
## [0.9.1](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases/tag/v0.9.1) - 2022-06-19

@@ -10,0 +20,0 @@

6

package.json
{
"name": "carbon-preprocess-svelte",
"version": "0.9.1",
"version": "0.10.0",
"license": "Apache-2.0",

@@ -33,3 +33,3 @@ "description": "Collection of Svelte preprocessors for the Carbon Design System",

"purgecss": "^4.1.3",
"svelte-preprocess": "^4.10.7",
"svelte-preprocess": "^5.0.3",
"typescript": "^4.7.4"

@@ -45,3 +45,3 @@ },

"@types/node": "^15.0.2",
"carbon-components-svelte": "^0.63.0",
"carbon-components-svelte": "^0.75.1",
"esbuild": "^0.11.19",

@@ -48,0 +48,0 @@ "npm-run-all": "^4.1.5",

export const components = {
"metadata": {
"package": "carbon-components-svelte",
"version": "0.63.0",
"version": "0.75.1",
"exports": 169

@@ -6,0 +6,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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