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

cra-template-nativebase

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cra-template-nativebase - npm Package Compare versions

Comparing version 1.1.2 to 1.1.5

2

package.json
{
"name": "cra-template-nativebase",
"version": "1.1.2",
"version": "1.1.5",
"keywords": [

@@ -5,0 +5,0 @@ "react",

# cra-template-nativebase
The official NativeBase template for [Create React App](https://github.com/facebook/create-react-app)
The official NativeBase template for [Create React App](https://reactjs.org/docs/create-a-new-react-app.html#create-react-app)

@@ -9,8 +9,2 @@ ## Usage

npx create-react-app my-app --template nativebase
```
## TypeScript
```sh
npx create-react-app my-app --template nativebase-typescript
```
```

@@ -8,3 +8,3 @@ {

"web-vitals": "^1.0.1",
"native-base": "^3.0.0",
"native-base": "3.2.1",
"react-native-safe-area-context": "^3.2.0",

@@ -17,5 +17,8 @@ "react-native-svg": "^12.1.1",

"eslintConfig": {
"extends": ["react-app", "react-app/jest"]
"extends": [
"react-app",
"react-app/jest"
]
}
}
}
}
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