Socket
Socket
Sign inDemoInstall

babel-plugin-transform-define

Package Overview
Dependencies
2
Maintainers
19
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

2.1.4

Diff

Changelog

Source

2.1.4

Patch Changes

  • follow-up to last release, also prevent object properties from being replaced (#88)
formidablelabs
published 2.1.3 •

Changelog

Source

2.1.3

Patch Changes

  • Addresses #85, avoids replacing object keys. (#86)
formidablelabs
published 2.1.2 •

Changelog

Source

2.1.2

Patch Changes

  • Adding GitHub release workflow (#83)
gksander
published 2.1.1 •

Changelog

Source

2.1.1

  • Avoid replacements for variable bindings via #82.
gksander
published 2.1.0 •

Changelog

Source

2.1.0

  • Add memoization to getSortedObjectPaths utility for better performance under certain circumstances.
ryan.roemer
published 2.0.1 •

Changelog

Source

2.0.1

  • Bug: Support ES module identifiers #69, #70 ([@jdlm-stripe][])
ryan.roemer
published 2.0.0 •

Changelog

Source

2.0.0 (2019-10-23)

Breaking Changes
  • Change plugin options to only be a real JS object. Removes string configuration path option as now this is all possible with dynamic .babelrc.js or babel.config.js files.
  • Update to @babel/core / Babel 7+.
  • Update package.json:engines to minimum Node 8.
Internal
  • Lint all test code.
ryan.roemer
published 1.3.2 •

Changelog

Source

1.3.2 (2019-10-22)

  • Various infrastructure updates #54
    • Add CONTRIBUTING.md, yarn.lock, .npmignore, update .gitignore.
    • Switch to yarn for workflows and npm version for release workflow.
  • Bug: Fix sort comparator #48
  • Add test for CallExpression identifiers #35
  • Fixed Markdown headings #42
boygirl
published 1.3.1 •

Changelog

Source

1.3.1 (2019-01-01)

  • Update lodash to fix vulnerabilities
baer
published 1.3.0 •

Changelog

Source

1.3.0 (2017-05-15)

User Facing Changes
  • Support falsy replacement values [https://github.com/FormidableLabs/babel-plugin-transform-define/pull/33]
Internal
  • Update eslint config and packages
  • Update lodash version
2Next
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