angular-apollo
Advanced tools
Comparing version 2.4.8 to 2.4.9
{ | ||
"name": "angular-apollo", | ||
"description": "An API client for the 7digital Apollo platform built for Angular 2 projects.", | ||
"version": "2.4.8", | ||
"version": "2.4.9", | ||
"main": "dist/index.js", | ||
@@ -11,6 +11,4 @@ "repository": "https://github.com/7digital/angular-apollo.git", | ||
"lite": "lite-server", | ||
"postinstall": "typings install", | ||
"tsc": "tsc", | ||
"tsc:w": "tsc -w", | ||
"typings": "typings", | ||
"lint": "tslint src/**/*.ts", | ||
@@ -46,2 +44,4 @@ "test": "npm run clean && npm run tsc && npm run lint && karma start", | ||
"@angular/platform-browser-dynamic": "2.4.8", | ||
"@types/core-js": "0.9.35", | ||
"@types/jasmine": "^2.5.45", | ||
"concurrently": "^3.4.0", | ||
@@ -48,0 +48,0 @@ "i-spy": "^1.0.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
115731
0
21