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

broccoli-coffee

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-coffee - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

4

CHANGELOG.md
# master
# 0.0.8
* Tighten dependency to CoffeeScript `~1.7.1`; CoffeeScript doesn't use semver
# 0.0.7

@@ -4,0 +8,0 @@

4

package.json
{
"name": "broccoli-coffee",
"description": "CoffeeScript filter for Broccoli",
"version": "0.0.7",
"version": "0.0.8",
"author": "Jo Liss <joliss42@gmail.com>",

@@ -13,5 +13,5 @@ "main": "index.js",

"dependencies": {
"coffee-script": "^1.7.1",
"coffee-script": "~1.7.1",
"broccoli-filter": "~0.0.1"
}
}

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