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.1 to 4.0.2

26

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

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

"devDependencies": {
"@angular/common": "^4.0.0",
"@angular/compiler": "^4.0.0",
"@angular/compiler-cli": "^4.0.0",
"@angular/core": "^4.0.0",
"@angular/http": "^4.0.0",
"@angular/platform-browser": "^4.0.0",
"@angular/platform-server": "^4.0.0",
"@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",
"@ngrx/core": "^1.2.0",

@@ -33,4 +33,4 @@ "@types/core-js": "^0.9.39",

"tslint": "^4.5.1",
"tslint-eslint-rules": "^3.5.1",
"typescript": "2.2.1",
"tslint-eslint-rules": "^4.0.0",
"typescript": "^2.3.0",
"zone.js": "0.8.5"

@@ -44,6 +44,6 @@ },

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