🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

babel-plugin-onex-utils

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-onex-utils - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+11
-0
CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.2.2](https://github.com/unity-template/onex-utils-packages/compare/babel-plugin-onex-utils@0.2.1...babel-plugin-onex-utils@0.2.2) (2021-02-01)
### Bug Fixes
* [bug] Webpack, variable is not defined (Fixes [#10](https://github.com/unity-template/onex-utils-packages/issues/10)) ([d247613](https://github.com/unity-template/onex-utils-packages/commit/d247613e0c4a1385ca633bb284884fb74acec87d))
## [0.2.1](https://github.com/unity-template/onex-utils-packages/compare/babel-plugin-onex-utils@0.2.0...babel-plugin-onex-utils@0.2.1) (2021-01-31)

@@ -8,0 +19,0 @@

+1
-1

@@ -13,3 +13,3 @@ "use strict";

}
return helper_module_imports_1.addDefault(path, source, {
return helper_module_imports_1.addNamespace(path, source, {
nameHint: local || imported,

@@ -16,0 +16,0 @@ });

{
"name": "babel-plugin-onex-utils",
"version": "0.2.1",
"version": "0.2.2",
"description": "> TODO: description",

@@ -37,3 +37,3 @@ "author": "云墨 <lg208143@alibaba-inc.com>",

},
"gitHead": "b1b1b3b245c7f228c76e50301d9310fce5cab282"
"gitHead": "e3e6be732ea897b3ff8d44c82670bfefbfffbb02"
}