Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

loopback-angular-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loopback-angular-cli - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

13

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc