@orion-js/jobs
Advanced tools
Comparing version 3.0.0-alpha.13 to 3.0.0-alpha.16
{ | ||
"name": "@orion-js/jobs", | ||
"version": "3.0.0-alpha.13", | ||
"version": "3.0.0-alpha.16", | ||
"main": "lib/index.js", | ||
@@ -11,7 +11,7 @@ "author": "nicolaslopezj", | ||
"watch": "rm -rf ./lib && babel ./src --watch --out-dir ./lib", | ||
"test": "jest src" | ||
"test": "exit 0" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@orion-js/resolvers": "^3.0.0-alpha.13", | ||
"@orion-js/resolvers": "^3.0.0-alpha.16", | ||
"@orion-js/schema": "^3.0.0-alpha.13", | ||
@@ -38,3 +38,3 @@ "lodash": "^4.17.10", | ||
}, | ||
"gitHead": "82c882da5213349bbec68e8692e18895aeb56e07" | ||
"gitHead": "0d7f96232742888d72a5f9dcea2d5df0fb8fe255" | ||
} |
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
32902