Huge News!Announcing our $40M Series B led by Abstract Ventures.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.5 to 0.1.6

dist/index.js

9

package.json
{
"name": "headlong",
"version": "0.1.5",
"version": "0.1.6",
"description": "Tailwind CSS on the fly",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "esbuild index.js --bundle --minify --target=chrome58,firefox57,safari11,edge16 --format=esm >> dist/index.js"
"build": "esbuild index.js --bundle --minify --format=esm >> dist/index.js"
},

@@ -20,3 +20,6 @@ "repository": {

},
"homepage": "https://github.com/matyunya/headlong#readme"
"homepage": "https://github.com/matyunya/headlong#readme",
"dependencies": {
"esbuild": "^0.13.14"
}
}
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