inputformat-to-jstransformer
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -15,2 +15,5 @@ { | ||
], | ||
"autoprefixer": [ | ||
"jstransformer-autoprefixer" | ||
], | ||
"babel": [ | ||
@@ -66,2 +69,8 @@ "jstransformer-babel" | ||
], | ||
"cssnext": [ | ||
"jstransformer-cssnext" | ||
], | ||
"doiuse": [ | ||
"jstransformer-doiuse" | ||
], | ||
"dot": [ | ||
@@ -94,2 +103,8 @@ "jstransformer-dot" | ||
], | ||
"fest": [ | ||
"jstransformer-fest" | ||
], | ||
"gaikan": [ | ||
"jstransformer-gaikan" | ||
], | ||
"hbs": [ | ||
@@ -123,2 +138,5 @@ "jstransformer-gray-matter", | ||
], | ||
"hamljs": [ | ||
"jstransformer-hamljs" | ||
], | ||
"handlebars": [ | ||
@@ -147,5 +165,11 @@ "jstransformer-handlebars", | ||
], | ||
"j140": [ | ||
"jstransformer-j140" | ||
], | ||
"jade": [ | ||
"jstransformer-jade" | ||
], | ||
"jazz": [ | ||
"jstransformer-jazz" | ||
], | ||
"jqtpl": [ | ||
@@ -211,2 +235,5 @@ "jstransformer-jqtpl" | ||
], | ||
"mmd": [ | ||
"jstransformer-mmd" | ||
], | ||
"mote": [ | ||
@@ -239,10 +266,23 @@ "jstransformer-mote" | ||
], | ||
"resin": [ | ||
"jstransformer-resin" | ||
], | ||
"rework": [ | ||
"jstransformer-rework" | ||
], | ||
"rtlcss": [ | ||
"jstransformer-rtlcss" | ||
], | ||
"sass": [ | ||
"jstransformer-sass" | ||
], | ||
"scss": [ | ||
"jstransformer-scss" | ||
], | ||
"slm": [ | ||
"jstransformer-slm" | ||
], | ||
"styl": [ | ||
"jstransformer-styl" | ||
"jstransformer-styl", | ||
"jstransformer-stylus" | ||
], | ||
@@ -252,2 +292,5 @@ "stylecow": [ | ||
], | ||
"stylus": [ | ||
"jstransformer-stylus" | ||
], | ||
"supermarked": [ | ||
@@ -254,0 +297,0 @@ "jstransformer-supermarked" |
{ | ||
"name": "inputformat-to-jstransformer", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Load a JSTransformer from the provided inputFormat.", | ||
@@ -13,3 +13,2 @@ "keywords": [ | ||
"devDependencies": { | ||
"jstransformer": "^0.0.2", | ||
"jstransformer-remarkable": "^1.1.1", | ||
@@ -35,4 +34,4 @@ "lazy-require": "^2.0.0", | ||
"dependencies": { | ||
"require-one": "^0.2.0" | ||
"require-one": "^1.0.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
9597
5
355
+ Addedrequire-one@1.0.3(transitive)
- Removedrequire-one@0.2.0(transitive)
Updatedrequire-one@^1.0.0