Socket
Socket
Sign inDemoInstall

svelte-preprocess

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-preprocess - npm Package Compare versions

Comparing version 4.6.5 to 4.6.6

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [4.6.6](https://github.com/sveltejs/svelte-preprocess/compare/v4.6.5...v4.6.6) (2021-02-03)
### Bug Fixes
* accept postcss-load-config v2 or v3 ([#307](https://github.com/sveltejs/svelte-preprocess/issues/307)) ([a31e794](https://github.com/sveltejs/svelte-preprocess/commit/a31e79403f94cfd7db252a6152f120772acd4d6d))
## [4.6.5](https://github.com/sveltejs/svelte-preprocess/compare/v4.6.4...v4.6.5) (2021-01-29)

@@ -2,0 +11,0 @@

6

package.json
{
"name": "svelte-preprocess",
"version": "4.6.5",
"version": "4.6.6",
"license": "MIT",

@@ -82,3 +82,3 @@ "main": "dist/index.js",

"postcss-easy-import": "^3.0.0",
"postcss-load-config": "^2.1.0",
"postcss-load-config": "^3.0.0",
"prettier": "^2.2.1",

@@ -104,3 +104,3 @@ "pug": "^3.0.0",

"postcss": "^7 || ^8",
"postcss-load-config": "^2.1.0",
"postcss-load-config": "^2.1.0 || ^3.0.0",
"pug": "^3.0.0",

@@ -107,0 +107,0 @@ "sass": "^1.26.8",

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