create-gluestack-v2-app
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -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 @@ { | ||
] | ||
} | ||
} |
@@ -5,2 +5,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10946
169
2