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

css-brunch

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-brunch - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

setup.js

5

CHANGELOG.md

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

## css-brunch 1.0.0 (unreleased)
## css-brunch 1.1.0 (April 09, 2012)
* Added windows support.
## css-brunch 1.0.0 (March 14, 2012)
* Initial release

6

package.json
{
"name": "css-brunch",
"version": "1.0.0",
"version": "1.1.0",
"description": "Adds CSS support to brunch.",

@@ -13,4 +13,4 @@ "author": "Paul Miller (http://paulmillr.com/)",

"scripts": {
"postinstall": "./node_modules/coffee-script/bin/coffee -o lib/ src/",
"test": "./node_modules/mocha/bin/mocha --require test/common.js"
"postinstall": "node setup.js postinstall",
"test": "node setup.js test"
},

@@ -17,0 +17,0 @@ "engines": {

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