New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-cli

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-cli - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

ac-talk.md

2

lib/broccoli/angular2-app.js

@@ -33,3 +33,3 @@ var Concat = require('broccoli-concat');

include: ['**/*.*'],
exclude: ['**/*.ts', '**/*.js'],
exclude: ['**/*.ts', '**/*.js', 'src/tsconfig.json'],
allowEmpty: true

@@ -36,0 +36,0 @@ });

{
"name": "angular-cli",
"version": "0.0.9",
"version": "0.0.10",
"description": "",

@@ -18,4 +18,8 @@ "main": "lib/cli/index.js",

},
"author": "rodyhaddad <npm@rodyhaddad.com> (http://rodyhaddad.com/)",
"license": "MIT",
"author": "Angular Authors",
"contributors": [
"Rody Haddad <npm@rodyhaddad.com> (http://rodyhaddad.com/)",
"Igor Minar <igor@angularjs.org>"
],
"license": "Apache-2.0",
"bugs": {

@@ -22,0 +26,0 @@ "url": "https://github.com/angular/angular-cli/issues"

@@ -119,1 +119,6 @@ # Angular-CLI

and the [npm-link cheatsheet](http://browsenpm.org/help#linkinganynpmpackagelocally) for more information.
## License
Apache v2

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