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

angular-oauth2-oidc

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-oauth2-oidc - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

dist/index.metadata.json

13

package.json
{
"name": "angular-oauth2-oidc",
"version": "1.0.13",
"version": "1.0.14",
"scripts": {

@@ -34,6 +34,12 @@ "lint": "tslint src/**/*.ts",

"devDependencies": {
"@angular/common": "^2.0.0",
"@angular/compiler": "^2.4.1",
"@angular/compiler-cli": "^2.4.1",
"@angular/core": "^2.0.0",
"@angular/common": "^2.0.0",
"@angular/http": "^2.0.0",
"@angular/platform-browser": "^2.0.0",
"@angular/platform-server": "^2.4.1",
"@types/core-js": "^0.9.35",
"@types/jasmine": "^2.5.40",
"@types/node": "^6.0.57",
"codelyzer": "^0.0.28",

@@ -43,5 +49,2 @@ "rxjs": "^5.0.1",

"typescript": "2.0.2",
"@types/core-js": "^0.9.35",
"@types/jasmine": "^2.5.40",
"@types/node": "^6.0.57",
"zone.js": "0.7.2"

@@ -48,0 +51,0 @@ },

@@ -21,3 +21,7 @@ {

"dist"
]
],
"angularCompilerOptions": {
"strictMetadataEmit": true,
"skipTemplateCodegen": true
}
}
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