Socket
Book a DemoInstallSign in
Socket

babel-plugin-typescript-strip-namespaces

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-typescript-strip-namespaces

A Babel plugin to strip away TypeScript namespaces that declare only types

latest
Source
npmnpm
Version
1.1.1
Version published
Weekly downloads
2.8K
66.37%
Maintainers
1
Weekly downloads
 
Created
Source

babel-plugin-typescript-strip-namespaces

A Babel plugin to strip away TypeScript namespaces that declare only types

npm package license

See test.js for transform examples. This plugin should be used in addition to @babel/plugin-transform-typescript.

Changelog

1.1.1

  • Fix syntax errors on Node 6

1.1.0

  • Loosen @babel/core peer dependency to also include >7.0.0 <7.3.0

1.0.1

  • Allow export declarations

FAQs

Package last updated on 22 Feb 2019

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