Comparing version 0.4.5 to 0.4.6
{ | ||
"name": "abl-utils", | ||
"title": "ABL - utils", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "description": "description", | ||
"abl-constants": "git+ssh://github.com/bucket-list/constants.git#v0.1.10", | ||
"abl-lang": "git+ssh://github.com/bucket-list/lang.git#0.1.9", | ||
"abl-lang": "git+ssh://github.com/bucket-list/lang.git#v0.1.11", | ||
"debug": "2.2.0", | ||
@@ -39,3 +39,3 @@ "escape-string-regexp": "1.0.5", | ||
"mocha": "2.4.5", | ||
"power-assert": "1.3.0" | ||
"power-assert": "1.3.1" | ||
}, | ||
@@ -47,3 +47,2 @@ "engines": { | ||
"postinstall": "babel -d ./build ./source", | ||
"build": "rm -rf build && babel -d ./build ./source", | ||
"pull": "git checkout master && git pull origin master", | ||
@@ -50,0 +49,0 @@ "push": "git push origin master --tags && npm publish", |
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
18078