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

io-ng-util

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io-ng-util - npm Package Compare versions

Comparing version 4.0.2 to 4.1.0

30

package.json
{
"name": "io-ng-util",
"version": "4.0.2",
"version": "4.1.0",
"description": "Angular Base Utilities",

@@ -18,19 +18,19 @@ "main": "index.js",

"devDependencies": {
"@angular/common": "^4.0.2",
"@angular/compiler": "^4.0.2",
"@angular/compiler-cli": "^4.0.2",
"@angular/core": "^4.0.2",
"@angular/http": "^4.0.2",
"@angular/platform-browser": "^4.0.2",
"@angular/platform-server": "^4.0.2",
"@angular/common": "^4.1.0",
"@angular/compiler": "^4.1.0",
"@angular/compiler-cli": "^4.1.0",
"@angular/core": "^4.1.0",
"@angular/http": "^4.1.0",
"@angular/platform-browser": "^4.1.0",
"@angular/platform-server": "^4.1.0",
"@ngrx/core": "^1.2.0",
"@types/core-js": "^0.9.39",
"@types/node": "^7.0.11",
"codelyzer": "^2.0.1",
"@types/node": "^7.0.14",
"codelyzer": "^3.0.0",
"eslint": "^3.18.0",
"rxjs": "^5.2.0",
"tslint": "^4.5.1",
"tslint": "^5.1.0",
"tslint-eslint-rules": "^4.0.0",
"typescript": "^2.3.0",
"zone.js": "0.8.5"
"zone.js": "0.8.9"
},

@@ -43,6 +43,6 @@ "bugs": {

"dependencies": {
"@angular/compiler": "^4.0.2",
"@angular/compiler-cli": "^4.0.2",
"@angular/platform-server": "^4.0.2"
"@angular/compiler": "^4.1.0",
"@angular/compiler-cli": "^4.1.0",
"@angular/platform-server": "^4.1.0"
}
}
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