Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "async-box", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Your main application object with promise async api API", | ||
"author": { | ||
"name": "Yuri Solovyov" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/YuriSolovyov/AsyncBox" | ||
}, | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "node spec/node-runner" | ||
"test": "node spec/node-runner" | ||
}, | ||
"keywords": [ | ||
"sandbox", | ||
"async", | ||
"promise", | ||
"app" | ||
"sandbox", | ||
"async", | ||
"promise", | ||
"app" | ||
], | ||
"author": "yurisolovyov", | ||
"dependencies": { | ||
"bluebird": "3.0", | ||
"event-emitter": "0.3.4" | ||
"bluebird": "3.0", | ||
"event-emitter": "0.3.4" | ||
}, | ||
"devDependencies": { | ||
"jasmine": "^2.3.0", | ||
"jasmine-spec-reporter": "^2.4.0", | ||
"jasmine-expect ": "latest" | ||
"jasmine": "^2.3.0", | ||
"jasmine-spec-reporter": "^2.4.0", | ||
"jasmine-expect ": "latest" | ||
}, | ||
"license": "MIT" | ||
} |
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
15121
0