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

nifty-theme-react

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nifty-theme-react - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

dist/css/bootstrap.css

7

dist/theme.js

@@ -12,2 +12,4 @@ 'use strict';

require('./css/bootstrap.css');
require('./css/nifty.css');

@@ -19,3 +21,2 @@

// import nifty theme css
function NiftyTheme(props) {

@@ -27,2 +28,4 @@ return _react2.default.createElement(

);
}
}
// import nifty theme css
import React from 'react';
// import nifty theme css
import './css/bootstrap.css';
import './css/nifty.css';

@@ -5,0 +6,0 @@ import './css/custom.css';

{
"name": "nifty-theme-react",
"description": "React wrapper for nifty theme",
"version": "0.0.9",
"version": "0.0.10",
"author": "Samuel Amoah <sa.am@programmer.net",

@@ -6,0 +6,0 @@ "dependencies": {

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