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 6.0.2 to 6.0.3

22

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

@@ -11,3 +11,3 @@ "main": "index.js",

"scripts": {
"build": "rm -r ./lib && node_modules/.bin/ngc -p ./tsconfig-build.json"
"build-npm": "rm -r ./lib && node_modules/.bin/ngc -p ./tsconfig-build.json"
},

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

"dependencies": {
"@angular/common": "^5.0.0",
"@angular/core": "^5.0.0",
"@angular/http": "^5.0.0",
"@angular/platform-browser": "^5.0.0",
"@angular/platform-server": "^5.0.0"
"@angular/common": "^5.0.2",
"@angular/core": "^5.0.2",
"@angular/http": "^5.0.2",
"@angular/platform-browser": "^5.0.2",
"@angular/platform-server": "^5.0.2"
},
"devDependencies": {
"@angular/compiler": "^5.0.0",
"@angular/compiler-cli": "^5.0.0",
"@angular/compiler": "^5.0.2",
"@angular/compiler-cli": "^5.0.2",
"@ngrx/core": "^1.2.0",
"@types/core-js": "^0.9.43",
"@types/node": "^8.0.47",
"@types/node": "^8.0.53",
"codelyzer": "^4.0.1",
"eslint": "^4.10.0",
"eslint": "^4.11.0",
"rxjs": "^5.5.2",

@@ -35,0 +35,0 @@ "tslint": "^5.8.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