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

@aparajita/capacitor-biometric-auth

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aparajita/capacitor-biometric-auth - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

LICENSE

8

CHANGELOG.md

@@ -5,2 +5,10 @@ # Changelog

### [1.0.4](https://github.com/aparajita/capacitor-biometric-auth/compare/v1.0.3...v1.0.4) (2021-03-31)
### Maintenance
* add license ([938b24f](https://github.com/aparajita/capacitor-biometric-auth/commit/938b24f9e3e551101297acc8be96c5ab00f710e1))
* add push script ([6069525](https://github.com/aparajita/capacitor-biometric-auth/commit/6069525d84e319e54d0d62bc2b73c216aa7ac245))
### [1.0.3](https://github.com/aparajita/capacitor-biometric-auth/compare/v1.0.2...v1.0.3) (2021-03-31)

@@ -7,0 +15,0 @@

5

package.json
{
"name": "@aparajita/capacitor-biometric-auth",
"version": "1.0.3",
"version": "1.0.4",
"description": "Provides access to the native biometric auth APIs for Capacitor apps",

@@ -19,3 +19,4 @@ "main": "dist/esm/index.js",

"docgen": "docgen --api WSBiometricAuthPlugin --output-readme README.md",
"release": "standard-version"
"release": "standard-version",
"push": "git push --follow-tags origin main && npm publish"
},

@@ -22,0 +23,0 @@ "author": "Aparajita Fishman",

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