
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
@zapier/babel-preset-zapier
Advanced tools
A babel preset for Zapier. Heavily inspired by babel-preset-airbnb
.
yarn add --dev @zapier/babel-preset-zapier
Create your .babelrc
file in the root of your project:
{
"presets": ["@zapier/babel-preset-zapier"]
}
babel-preset-env
import()
statements, object rest-spread and class properties.emotion
to add filepaths to classNames by default.Note that babel-preset-zapier
currently does not support babel versions lower than v7.
npm publish
to publish the new version to NPM.FAQs
A babel preset for Zapier
The npm package @zapier/babel-preset-zapier receives a total of 1,821 weekly downloads. As such, @zapier/babel-preset-zapier popularity was classified as popular.
We found that @zapier/babel-preset-zapier demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 96 open source maintainers collaborating on the project.
Did you know?
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.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.