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 2.1.2 to 2.1.3

6

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

@@ -38,3 +38,3 @@ "type": "module",

"check-types": "tsc --noEmit",
"build:types": "tsc --emitDeclarationOnly && tsc -p ./tsconfig.cjs.json",
"build:types": "tsc --emitDeclarationOnly",
"build:dual": "babel-dual-package --out-dir dist --extensions .ts src",

@@ -61,3 +61,3 @@ "build": "npm run build:types && npm run build:dual",

"@typescript-eslint/parser": "^5.60.1",
"babel-dual-package": "^1.0.0-alpha.1",
"babel-dual-package": "^1.0.0-alpha.2",
"eslint": "^8.42.0",

@@ -64,0 +64,0 @@ "eslint-config-prettier": "^8.8.0",

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