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

browserify-haml-ruby

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserify-haml-ruby - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

11

package.json
{
"name": "browserify-haml-ruby",
"version": "0.1.3",
"version": "0.1.4",
"description": "This is a transform for browserify which converts your haml-ruby (.haml) templates to Javascript.",

@@ -16,5 +16,10 @@ "main": "index.js",

"browserify",
"transform"
"transform",
"browserify-transform"
],
"author": "Patrick Wozniak <hello@patwoz.de>",
"repository" : {
"type" : "git",
"url" : "https://github.com/patlux/browserify-haml-ruby.git"
},
"license": "MIT",

@@ -25,3 +30,3 @@ "devDependencies": {

"coffee-script": "^1.10.0",
"coffeeify": "^1.1.0",
"coffeeify": "^2.0.1",
"mocha": "^2.3.4",

@@ -28,0 +33,0 @@ "vinyl-source-stream": "^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