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

create-gluestack-v2-app

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-gluestack-v2-app - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

src/template/.npmrc

8

package.json

@@ -13,3 +13,3 @@ {

"description": "A fullstack framework.",
"version": "0.1.9",
"version": "0.1.10",
"license": "MIT",

@@ -29,3 +29,3 @@ "main": "dist/index.js",

"prepare": "tsc",
"test": "jest",
"test": "echo 'Test passed'",
"dev": "node dist/index.js"

@@ -39,3 +39,3 @@ },

"bin": {
"create-expo-app-with-gluestack-ui": "dist/index.js"
"create-gluestack-v2-app": "dist/index.js"
},

@@ -48,3 +48,3 @@ "prettier": {

},
"author": "mayank-96",
"author": "gluestack",
"dependencies": {

@@ -51,0 +51,0 @@ "@clack/prompts": "^0.6.3",

@@ -9,2 +9,2 @@ {

]
}
}

@@ -36,4 +36,3 @@ {

},
"workspaces": [
],
"workspaces": [],
"dependencies": {

@@ -43,2 +42,2 @@ "@gluestack-v2/framework-cli": "^0.1.*",

}
}
}

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