Socket
Socket
Sign inDemoInstall

angular-google-signin

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-google-signin - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

.idea/angular-google-signin.iml

11

package.json
{
"name": "angular-google-signin",
"version": "0.1.0",
"version": "0.1.1",
"description": "Google Sign-In component for Angular written in TypeScript",
"main": "angular-google-signin.js",
"typings": "./angular-google-signin.d.ts",
"scripts": {

@@ -28,9 +29,11 @@ "test": "echo \"Error: no test specified\" && exit 1"

"@types/gapi.auth2": "0.0.31",
"typescript": "^2.0.2"
},
"dependencies": {
"typescript": "^2.0.2",
"@angular/core": "^2.0.0",
"rxjs": "^5.0.0-beta.12",
"zone.js": "^0.6.25"
},
"peerDependencies": {
"@angular/core": "^2.0.0",
"rxjs": "5.0.0-beta.12"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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