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

coffee4clients

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffee4clients - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

5

package.json
{
"name": "coffee4clients",
"version": "0.1.1",
"version": "0.1.2",
"description": "Extends Express.js such that when a .coffee file is accessed through an express server the response is the compiled javascript instead of the source coffeescript",

@@ -46,3 +46,4 @@ "homepage": "https://github.com/balupton/coffee4clients.npm",

"dependencies": {
"coffee-script": ">=1.1.1"
"coffee-script": ">=1.1.1",
"bal-util": ">=0.1.0"
},

@@ -49,0 +50,0 @@ "engines" : {

lib/coffee4clients.coffee

Sorry, the diff of this file is not supported yet

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