Socket
Socket
Sign inDemoInstall

magic-string

Package Overview
Dependencies
Maintainers
2
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magic-string - npm Package Compare versions

Comparing version 0.22.3 to 0.22.4

4

CHANGELOG.md
# magic-string changelog
## 0.22.4
* `contentOnly` and `storeName` are both optional
## 0.22.3

@@ -4,0 +8,0 @@

4

index.d.ts

@@ -53,4 +53,4 @@ export interface BundleOptions {

export interface OverwriteOptions {
storeName: boolean;
contentOnly: boolean;
storeName?: boolean;
contentOnly?: boolean;
}

@@ -57,0 +57,0 @@

@@ -5,3 +5,3 @@ {

"author": "Rich Harris",
"version": "0.22.3",
"version": "0.22.4",
"repository": "https://github.com/rich-harris/magic-string",

@@ -8,0 +8,0 @@ "main": "dist/magic-string.cjs.js",

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