Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

babel-plugin-debug-macros

Package Overview
Dependencies
53
Maintainers
4
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1

index.js

8

package.json
{
"name": "babel-plugin-debug-macros",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"description": "Debug macros and feature flag stripping",

@@ -19,4 +19,5 @@ "keywords": [

],
"main": "dist/src/index.js",
"main": "index.js",
"files": [
"index.js",
"dist/src/"

@@ -27,3 +28,4 @@ ],

"lint": "eslint .",
"test": "jest"
"test": "jest",
"prepare": "tsc"
},

@@ -30,0 +32,0 @@ "jest": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc