dagger-compiler
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "dagger-compiler", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Dependency injection for Node like Dagger2 for Android", | ||
@@ -27,4 +27,12 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"core-annotations": "1.0.4" | ||
"core-annotations": "1.0.5" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"gulp": "^3.9.1", | ||
"gulp-istanbul": "^1.1.1", | ||
"gulp-load-plugins": "^1.5.0", | ||
"gulp-mocha": "^4.0.1", | ||
"mocha": "^3.2.0" | ||
} | ||
} |
@@ -1,2 +0,4 @@ | ||
# dagger-compiler | ||
# dagger-compiler [![Build Status](https://travis-ci.org/henrytao-me/dagger-compiler.svg?branch=master)](https://travis-ci.org/henrytao-me/dagger-compiler) | ||
=============== | ||
Dependency injection for Node like Dagger2 for Android (https://google.github.io/dagger/) | ||
@@ -3,0 +5,0 @@ |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
28067
19
292
162
6
1
+ Addedcore-annotations@1.0.5(transitive)
- Removedcore-annotations@1.0.4(transitive)
Updatedcore-annotations@1.0.5