New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-gizwits-nfc-manager

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-gizwits-nfc-manager - npm Package Compare versions

Comparing version 3.15.0-nfc to 3.15.0

.github/workflows/stale.yml

76

package.json
{
"name": "react-native-gizwits-nfc-manager",
"version": "3.15.0-nfc",
"description": "A NFC module for react native.",
"main": "src/index.js",
"version": "3.15.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/whitedogg13/react-native-nfc-manager.git"
"url": "git+https://github.com/gizwits/react-native-nfc-manager.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/whitedogg13/react-native-nfc-manager/issues"
"url": "https://github.com/gizwits/react-native-nfc-manager/issues"
},
"keywords": [
"react-native",
"android",
"ios",
"nfc"
],
"files": [
"src",
"ndef-lib",
"index.d.ts",
"android",
"ios",
"react-native-gizwits-nfc-manager.podspec",
"app.plugin.js"
],
"license": "MIT",
"author": {
"name": "Richie",
"url": "https://github.com/whitedogg13"
},
"jest": {
"testEnvironment": "node"
},
"babel": {
"presets": [
"@babel/preset-env",
"@babel/preset-react"
],
"plugins": [
"@babel/plugin-proposal-class-properties",
"@babel/plugin-transform-runtime"
]
},
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@babel/preset-react": "^7.12.10",
"@react-native-community/eslint-config": "^2.0.0",
"@release-it/conventional-changelog": "^2.0.1",
"dotenv-cli": "^4.0.0",
"eslint": "^7.19.0",
"jest": "^26.6.3",
"jest-cli": "^26.6.3",
"prettier": "^2.2.1",
"react": "^16.13.1",
"react-native": "^0.63.0",
"release-it": "^14.3.0",
"typescript": "^4.1.3"
},
"dependencies": {
"@expo/config-plugins": "~7.8.0"
},
"scripts": {
"lint": "eslint .",
"lint:fix": "eslint --fix .",
"test": "jest -i",
"release": "dotenv release-it --"
}
"homepage": "https://github.com/gizwits/react-native-nfc-manager#readme"
}
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