New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

thinkful-ui

Package Overview
Dependencies
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thinkful-ui - npm Package Compare versions

Comparing version

to
0.1.0

2

package.json
{
"name": "thinkful-ui",
"version": "0.1.0-alpha",
"version": "0.1.0",
"description": "Shared navigation and UI resources for Thinkful.",

@@ -5,0 +5,0 @@ "main": "src/index.es6",

@@ -23,3 +23,3 @@ 'use strict';

notifier.notify({
title: webpackConfig.displayName + ' ' + error.module.rawRequest,
title: NAME + ' ' + error.module.rawRequest,
message: error.error.message.split(': ').join('\n')

@@ -26,0 +26,0 @@ })

Sorry, the diff of this file is not supported yet