Socket
Socket
Sign inDemoInstall

ngc-pagination

Package Overview
Dependencies
78
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.4 to 0.2.5

22

package.json
{
"name": "ngc-pagination",
"version": "0.2.4",
"version": "0.2.5",
"description": "Simple pagination for Angular v4+",

@@ -22,15 +22,15 @@ "scripts": {

"dependencies": {
"@angular/common": "^4.0.0",
"@angular/compiler": "^4.0.0",
"@angular/core": "^4.0.0",
"@angular/platform-browser": "^4.0.0",
"@angular/platform-browser-dynamic": "^4.0.0",
"@angular/platform-server": "^4.0.0",
"rxjs": "^5.4.2",
"zone.js": "^0.6.23"
"@angular/common": "4.0.0",
"@angular/compiler": "4.0.0",
"@angular/core": "4.0.0",
"@angular/platform-browser": "4.0.0",
"@angular/platform-browser-dynamic": "4.0.0",
"@angular/platform-server": "4.0.0",
"rxjs": "5.4.2",
"zone.js": "0.6.23"
},
"devDependencies": {
"@types/node": "^8.0.7",
"typescript": "^2.4.1"
"@types/node": "8.0.7",
"typescript": "2.4.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc