Socket
Book a DemoInstallSign in
Socket

babel-plugin-alter-object-assign

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-alter-object-assign

Replace Object.assign with a custom function.

1.0.2
latest
Source
npmnpm
Version published
Weekly downloads
285
14.92%
Maintainers
1
Weekly downloads
 
Created
Source

babel-plugin-alter-object-assign

NPM version NPM downloads CircleCI codecov donate chat

Install

yarn add babel-plugin-alter-object-assign

Usage

With .babelrc:

{
  "plugins": [
    ["alter-object-assign", { "objectAssign": "myAssign" }]
  ]
}

In:

Object.assign({})

Out:

myAssign({})

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :D

Author

babel-plugin-alter-object-assign © EGOIST, Released under the MIT License.
Authored and maintained by EGOIST with help from contributors (list).

egoist.moe · GitHub @EGOIST · Twitter @_egoistlily

FAQs

Package last updated on 25 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.