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

kyt-starter-universal

Package Overview
Dependencies
Maintainers
2
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kyt-starter-universal - npm Package Compare versions

Comparing version 0.4.0-rc.1 to 0.4.0-rc.2

starter-src/build/publicAssets.json

2

package.json
{
"name": "kyt-starter-universal",
"version": "0.4.0-rc.1",
"version": "0.4.0-rc.2",
"description": "",

@@ -5,0 +5,0 @@ "repository": {

@@ -19,3 +19,3 @@ {

"compression": "1.6.2",
"express": "4.14.0",
"express": "4.15.3",
"react": "15.3.0",

@@ -27,5 +27,5 @@ "react-dom": "15.3.0",

"enzyme": "2.4.1",
"kyt": "0.7.0-rc.2",
"kyt": "0.7.0-rc.3",
"react-addons-test-utils": "15.3.0"
}
}

@@ -11,6 +11,10 @@ import React, { PropTypes } from 'react';

<li className={styles.navItem}>
<Link className={styles.link} to="/">Home</Link>
<Link className={styles.link} to="/">
Home
</Link>
</li>
<li className={styles.navItem}>
<Link className={styles.link} to="/tools">Tools</Link>
<Link className={styles.link} to="/tools">
Tools
</Link>
</li>

@@ -17,0 +21,0 @@ </ul>

@@ -8,9 +8,8 @@ import React from 'react';

<p className={styles.paragraph}>
Welcome to the <strong>Universal React Starter-kyt</strong>.
This starter kyt should serve as the base for an advanced,
server-rendered React app.
Welcome to the <strong>Universal React Starter-kyt</strong>. This starter kyt should serve
as the base for an advanced, server-rendered React app.
</p>
<p className={styles.paragraph}>
Check out the Tools section for an outline of the libraries that
are used in this Starter-kyt.
Check out the Tools section for an outline of the libraries that are used in this
Starter-kyt.
</p>

@@ -17,0 +16,0 @@ </section>

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