New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-code

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-code - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

5

CHANGELOG.md

@@ -0,1 +1,6 @@

0.1.2 / 2016-08-15
==================
* docs: update READEME.md
0.1.1 / 2016-08-15

@@ -2,0 +7,0 @@ ==================

2

package.json
{
"name": "babel-plugin-code",
"version": "0.1.1",
"version": "0.1.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -1,9 +0,7 @@

# @ali/babel-plugin-oneui
# babel-plugin-code
A babel cherry-pick plugin which can import less modules.
## install
```
$ tnpm i -D @ali/babel-plugin-oneui
$ npm i -D babel-plugin-code
```

@@ -17,9 +15,6 @@

{
"plugins": ["oneui"]
"plugins": ["code"]
}
```
## Limitations
* You must use ES2015 imports to load module
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc