Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

magic-comments

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magic-comments - npm Package Compare versions

Comparing version 1.0.0-rc.0 to 1.0.0

2

package.json
{
"name": "magic-comments",
"version": "1.0.0-rc.0",
"version": "1.0.0",
"description": "Utility for adding webpack magic comments at build time.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -5,2 +5,3 @@ # ✨ [`magic-comments`](https://www.npmjs.com/package/magic-comments)

[![codecov](https://codecov.io/gh/morganney/magic-comments/branch/main/graph/badge.svg?token=5O23HMHBKG)](https://codecov.io/gh/morganney/magic-comments)
[![NPM version](https://img.shields.io/npm/v/magic-comments.svg)](https://www.npmjs.com/package/magic-comments)

@@ -60,1 +61,6 @@ Tooling utility to add configurable webpack [magic comments](https://webpack.js.org/api/module-methods/#magic-comments) to dynamic `import()` expressions at build time.

```
## Examples
* [`babel-plugin-magic-comments`](https://github.com/morganney/babel-plugin-magic-comments)
* [`magic-comments-loader`](https://github.com/morganney/magic-comments-loader)
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