Socket
Socket
Sign inDemoInstall

svelte-preprocess

Package Overview
Dependencies
Maintainers
1
Versions
174
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.2.1 to 4.2.2

10

CHANGELOG.md

@@ -0,1 +1,11 @@

## [4.2.2](https://github.com/sveltejs/svelte-preprocess/compare/v4.2.0...v4.2.2) (2020-09-16)
### Bug Fixes
* ๐Ÿ› self-closing templates with external source ([b321dd7](https://github.com/sveltejs/svelte-preprocess/commit/b321dd7f5040c5caa862a41cac5f5f859efc7a87)), closes [#235](https://github.com/sveltejs/svelte-preprocess/issues/235)
* allow typescript v4 ([c584bcf](https://github.com/sveltejs/svelte-preprocess/commit/c584bcff7fcb1021cd21b82b79c8b4608f2f8d5a))
## [4.2.1](https://github.com/sveltejs/svelte-preprocess/compare/v4.2.0...v4.2.1) (2020-09-01)

@@ -2,0 +12,0 @@

4

package.json
{
"name": "svelte-preprocess",
"version": "4.2.1",
"version": "4.2.2",
"license": "MIT",

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

"svelte": "^3.23.0",
"typescript": "^3.9.5"
"typescript": "^3.9.5 || ^4.0.0"
},

@@ -112,0 +112,0 @@ "peerDependenciesMeta": {

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