browserify-haml-ruby
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5337
0