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

coffeeify-cached

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffeeify-cached - npm Package Compare versions

Comparing version 2.1.1 to 3.0.0

2

index.js

@@ -1,2 +0,2 @@

var coffee = require('coffee-script');
var coffee = require('coffeescript');
var convert = require('convert-source-map');

@@ -3,0 +3,0 @@ var path = require('path');

{
"name": "coffeeify-cached",
"version": "2.1.1",
"version": "3.0.0",
"description": "browserify plugin for coffee-script with support for mixed .js and .coffee files (with compile cache)",
"main": "index.js",
"dependencies": {
"coffee-script": "^1.12.0",
"coffeescript": "^2.3.1",
"convert-source-map": "^1.3.0",

@@ -9,0 +9,0 @@ "fs-jetpack": "^1.1.0",

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