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

@schematics/angular

Package Overview
Dependencies
Maintainers
2
Versions
799
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@schematics/angular - npm Package Compare versions

Comparing version 0.0.49 to 0.1.0

26

application/files/package.json

@@ -15,13 +15,13 @@ {

"dependencies": {
"@angular/animations": "^4.2.4",
"@angular/common": "^4.2.4",
"@angular/compiler": "^4.2.4",
"@angular/core": "^4.2.4",
"@angular/forms": "^4.2.4",
"@angular/http": "^4.2.4",
"@angular/platform-browser": "^4.2.4",
"@angular/platform-browser-dynamic": "^4.2.4",
"@angular/router": "^4.2.4",
"@angular/animations": "^5.0.0",
"@angular/common": "^5.0.0",
"@angular/compiler": "^5.0.0",
"@angular/core": "^5.0.0",
"@angular/forms": "^5.0.0",
"@angular/http": "^5.0.0",
"@angular/platform-browser": "^5.0.0",
"@angular/platform-browser-dynamic": "^5.0.0",
"@angular/router": "^5.0.0",
"core-js": "^2.4.1",
"rxjs": "^5.4.2",
"rxjs": "^5.5.2",
"zone.js": "^0.8.14"

@@ -31,4 +31,4 @@ },

"@angular/cli": "<%= version %>",
"@angular/compiler-cli": "^4.2.4",
"@angular/language-service": "^4.2.4",<% if (!minimal) { %>
"@angular/compiler-cli": "^5.0.0",
"@angular/language-service": "^5.0.0",<% if (!minimal) { %>
"@types/jasmine": "~2.5.53",

@@ -49,4 +49,4 @@ "@types/jasminewd2": "~2.0.2",

"tslint": "~5.7.0",<% } %>
"typescript": "~2.3.3"
"typescript": "~2.4.2"
}
}
{
"name": "@schematics/angular",
"version": "0.0.49",
"version": "0.1.0",
"description": "Schematics specific to Angular",

@@ -19,3 +19,3 @@ "keywords": [

"peerDependencies": {
"@angular-devkit/schematics": "0.0.34"
"@angular-devkit/schematics": "0.0.35"
},

@@ -22,0 +22,0 @@ "repository": {

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