loopback-angular-cli
Advanced tools
Comparing version 0.1.0 to 1.0.0
{ | ||
"name": "loopback-angular-cli", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "CLI tools for auto-generating Angular $resource services for LoopBack", | ||
@@ -27,5 +27,8 @@ "bin": { | ||
}, | ||
"license": "MIT", | ||
"license": { | ||
"name": "Dual MIT/StrongLoop", | ||
"url": "https://github.com/strongloop/loopback-angular-cli/blob/master/LICENSE" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/strongloop/loopback-angular/issues" | ||
"url": "https://github.com/strongloop/loopback-angular-cli/issues" | ||
}, | ||
@@ -36,3 +39,3 @@ "engines": { | ||
"dependencies": { | ||
"loopback-angular": "~0.2.0", | ||
"loopback-angular": "~1.0.0", | ||
"optimist": "~0.6.0", | ||
@@ -45,3 +48,3 @@ "semver": "~2.2.1", | ||
"mocha": "*", | ||
"loopback-datasource-juggler": "~1.2.13", | ||
"loopback-datasource-juggler": "~1.3.0", | ||
"loopback": "~1.6.0", | ||
@@ -48,0 +51,0 @@ "mocha-as-promised": "~2.0.0", |
# loopback-angular-cli | ||
CLI tools for the [LoopBack AngularJS SDK](https://github.com/strongloop/loopback-angular). | ||
See the official [LoopBack AngularJS SDK documentation](http://docs.strongloop.com/display/DOC/AngularJS+JavaScript+SDK) | ||
for more information. | ||
## Mailing List | ||
Discuss features and ask questions on [LoopBack Forum](https://groups.google.com/forum/#!forum/loopbackjs). | ||
Sorry, the diff of this file is not supported yet
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
30540
1
12
1
80
+ Addedloopback-angular@1.0.0(transitive)
- Removedloopback-angular@0.2.1(transitive)
Updatedloopback-angular@~1.0.0