Comparing version 0.8.1 to 0.12.0
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.12.0"></a> | ||
# [0.12.0](https://github.com/untool/untool/compare/v0.11.0...v0.12.0) (2018-07-06) | ||
**Note:** Version bump only for package untool | ||
<a name="0.8.1"></a> | ||
@@ -8,0 +16,0 @@ ## [0.8.1](https://github.com/untool/untool/compare/v0.8.0...v0.8.1) (2018-06-18) |
{ | ||
"name": "untool", | ||
"version": "0.8.1", | ||
"version": "0.12.0", | ||
"description": "untool cli", | ||
@@ -5,0 +5,0 @@ "preferGlobal": true, |
@@ -41,5 +41,1 @@ # `untool` | ||
``` | ||
### API | ||
`untool` does not provide an API. [`@untool/webpack`](https://github.com/untool/untool/blob/master/packages/webpack/README.md), however, defines `untool` as an alias for [`@untool/core`](https://github.com/untool/untool/blob/master/packages/core/README.md) for your convenience: if you `import 'untool'` in your application, what you get are actually [`@untool/core`](https://github.com/untool/untool/blob/master/packages/core/README.md)'s `exports`. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4336
41