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

headlong

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

headlong - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

index.js

@@ -69,3 +69,3 @@ import getConfig from "./lib/config.js";

if (userConfig.theme.extend) {
for (key in userConfig.theme.extend) {
for (const key in userConfig.theme.extend) {
config.theme[key] = typeof config.theme[key] === 'function'

@@ -72,0 +72,0 @@ ? {

{
"name": "headlong",
"version": "0.1.3",
"version": "0.1.4",
"description": "Tailwind CSS on the fly",

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

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