hyperterm-hipster
Advanced tools
+0
-1
@@ -1,2 +0,1 @@ | ||
| // Suntax shceme | ||
| const foregroundColor = '#ecf0f1' | ||
@@ -3,0 +2,0 @@ const backgroundColor = '#2c3e50' |
@@ -0,7 +1,7 @@ | ||
| /* eslint-env jest */ | ||
| const lib = require('./theme') | ||
| const test = require('ava') | ||
| test('should be an object', (t) => { | ||
| test('should be an object', () => { | ||
| const theme = lib({}) | ||
| t.is(typeof theme, 'object') | ||
| expect(typeof theme).toBe('object') | ||
| }) |
+4
-4
| { | ||
| "name": "hyperterm-hipster", | ||
| "version": "1.0.4", | ||
| "version": "1.0.5", | ||
| "description": "Hipster HyperTerm theme", | ||
@@ -28,8 +28,8 @@ "main": "index.js", | ||
| "devDependencies": { | ||
| "ava": "^0.18.2", | ||
| "standard": "^8.6.0" | ||
| "jest": "~20.0.4", | ||
| "standard": "~10.0.2" | ||
| }, | ||
| "scripts": { | ||
| "pretest": "npm run lint", | ||
| "test": "ava", | ||
| "test": "jest", | ||
| "lint": "standard", | ||
@@ -36,0 +36,0 @@ "lint:fix": "standard --fix" |
+1
-10
@@ -16,11 +16,2 @@ <h1 align="center"> | ||
| </a> | ||
| <a href="https://github.com/RichardLitt/standard-readme"> | ||
| <img src="https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square" alt="Standard Readme" /> | ||
| </a> | ||
| <a href="https://badge.fury.io/gh/tiaanduplessis%2Fhyperterm-hipster"> | ||
| <img src="https://badge.fury.io/gh/tiaanduplessis%2Fhyperterm-hipster.svg?style=flat-square" alt="GitHub version" /> | ||
| </a> | ||
| <a href="https://greenkeeper.io/"> | ||
| <img src="https://badges.greenkeeper.io/tiaanduplessis/hyperterm-hipster.svg?style=flat-square" alt="Greenkeeper" /> | ||
| </a> | ||
| <a href="https://travis-ci.org/tiaanduplessis/hyperterm-hipster"> | ||
@@ -32,3 +23,3 @@ <img src="https://img.shields.io/travis/tiaanduplessis/hyperterm-hipster/master.svg?style=flat-square" alt="Travis Build" /> | ||
| <div align="center"> | ||
| Built with ❤︎ by <a href="tiaanduplessis.co.za">Tiaan</a> and <a href="https://github.com/tiaanduplessis/bolt/graphs/contributors">contributors</a> | ||
| Built with ❤︎ by <a href="https://github.com/tiaanduplessis">Tiaan</a> and <a href="https://github.com/tiaanduplessis/bolt/graphs/contributors">contributors</a> | ||
| </div> | ||
@@ -35,0 +26,0 @@ |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
75837
-59.41%10
-9.09%119
-0.83%54
-14.29%