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

kyt-starter-universal

Package Overview
Dependencies
Maintainers
3
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.c681bbee to 1.0.0-alpha.f16c2ef8

starter-src/node_modules/babel-preset-kyt-react/lib/index.js

2

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

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

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

"babel-polyfill": "6.26.0",
"babel-preset-kyt-react": "0.3.0",
"babel-preset-kyt-react": "0.4.0-alpha.f16c2ef8",
"compression": "1.6.2",

@@ -29,7 +29,7 @@ "express": "4.15.3",

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

@@ -19,7 +19,5 @@ /* eslint-disable prefer-template, max-len */

<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/4.2.0/normalize.min.css">
${
vo.mainCSSBundle
? '<link rel="stylesheet" type="text/css" href="' + vo.mainCSSBundle + '">'
: ''
}
${vo.mainCSSBundle
? '<link rel="stylesheet" type="text/css" href="' + vo.mainCSSBundle + '">'
: ''}

@@ -26,0 +24,0 @@ <title>Universal React Starter Kyt</title>

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