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

kyt-starter-universal

Package Overview
Dependencies
Maintainers
2
Versions
307
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 1.0.0-alpha.1 to 1.0.0-alpha.2

2

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

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

@@ -28,7 +28,7 @@ {

"enzyme": "2.4.1",
"kyt": "1.0.0-alpha.1",
"kyt": "1.0.0-alpha.2",
"react-addons-test-utils": "15.3.0",
"react-hot-loader": "3.0.0-beta.6"
},
"version": "1.0.0-alpha.1"
"version": "1.0.0-alpha.2"
}

@@ -21,5 +21,3 @@ import React, { PropTypes } from 'react';

</ul>
<div className={styles.content}>
{children}
</div>
<div className={styles.content}>{children}</div>
</div>

@@ -26,0 +24,0 @@ );

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