Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-apollo-app

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-apollo-app - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

2

package.json
{
"name": "create-apollo-app",
"version": "0.0.31",
"version": "0.0.32",
"description": "Apollo GraphQL apps creator",

@@ -5,0 +5,0 @@ "author": "Victor Vlasenko <victor.vlasenko@sysgears.com>",

@@ -6,3 +6,3 @@ {

"prettier": "^1.15.3",
"spinjs": "^0.4.176",
"spinjs": "^0.4.178",
"webpack": "4.28.3",

@@ -9,0 +9,0 @@ "webpack-virtual-modules": "0.1.10"

@@ -5,3 +5,5 @@ {

"scripts": {
"start": "spin start",
"start": "spin start -d android -d ios",
"android": "spin start -e android -d ios -d web",
"ios": "spin start -e ios -d android -d web",
"build": "spin build",

@@ -8,0 +10,0 @@ "test": "spin test"

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