Socket
Socket
Sign inDemoInstall

kitchensink

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kitchensink - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

7

lib/components/TestStatus.js

@@ -15,2 +15,6 @@ 'use strict';

var _radium = require('radium');
var _radium2 = _interopRequireDefault(_radium);
var _react = require('react');

@@ -46,2 +50,5 @@

// Prevent getting errors about needing StyleRoot wrapper
_radium2.default.TestMode.enable();
mocha.setup('bdd');

@@ -48,0 +55,0 @@ return _this;

2

package.json
{
"name": "kitchensink",
"version": "1.2.0",
"version": "1.2.1",
"description": "Dispatch's awesome components and style guide",

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

Sorry, the diff of this file is too big to display

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