alloy-utils
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.1](https://github.com/appcelerator/alloy-devkit/compare/v0.1.0...v0.1.1) (2020-01-24) | ||
**Note:** Version bump only for package alloy-utils | ||
# 0.1.0 (2020-01-24) | ||
@@ -8,0 +16,0 @@ |
@@ -1,4 +0,5 @@ | ||
var colors = require('colors'), | ||
U = require('./utils'); | ||
require('colors'); | ||
var U = require('./utils'); | ||
exports.TRACE = 4; | ||
@@ -5,0 +6,0 @@ exports.DEBUG = 3; |
{ | ||
"name": "alloy-utils", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Common utils for Alloy", | ||
@@ -13,2 +13,7 @@ "main": "lib/index.js", | ||
"license": "Apache-2.0", | ||
"homepage": "https://github.com/appcelerator/alloy-devkit/tree/develop/packages/alloy-utils#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/appcelerator/alloy-devkit.git" | ||
}, | ||
"dependencies": { | ||
@@ -28,3 +33,3 @@ "@babel/code-frame": "^7.8.3", | ||
}, | ||
"gitHead": "8d1ddd7d8718855ec34b0ccc4bc45b756678f950" | ||
"gitHead": "611408f2a367e5e134f3f6d0275255ae24f3e143" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
165980
1
5