Socket
Socket
Sign inDemoInstall

create-app

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-app - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

1

lib/client/createApp.js

@@ -149,2 +149,3 @@ 'use strict';

_this.history = history;
_this.matcher = matcher;
return _this;

@@ -151,0 +152,0 @@ }

@@ -166,2 +166,3 @@ 'use strict';

_this.context = _this.context || context;
_this.matcher = matcher;
return _this;

@@ -168,0 +169,0 @@ }

2

package.json
{
"name": "create-app",
"version": "0.6.0",
"version": "0.7.0",
"description": "configuring once, rendering both client and server.",

@@ -5,0 +5,0 @@ "browser": "lib/client/index.js",

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