react-native-fingerprint-scanner
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "react-native-fingerprint-scanner", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "React Native Fingerprint Scanner for Android and iOS", | ||
@@ -24,3 +24,3 @@ "main": "index.js", | ||
"symlink": "cd examples && rm -rf node_modules/react-native-fingerprint-scanner && npm link ../../react-native-fingerprint-scanner && rm -rf ../package-lock.json", | ||
"cleanup": "rm -rf yarn.lock node_modules && cd examples && rm -rf yarn.lock node_modules", | ||
"cleanup": "rm -rf android/build ios/build yarn.lock node_modules && cd examples && rm -rf android/build android/app/build ios/build yarn.lock node_modules", | ||
"cleanup:install": "yarn cleanup && yarn && cd examples && yarn && cd .. && yarn symlink", | ||
@@ -27,0 +27,0 @@ "release:patch": "npm version --force patch && npm publish && git push --follow-tags", |
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
24745
13