inputformat-to-jstransformer
Advanced tools
Comparing version 1.1.8 to 1.1.9
@@ -11,2 +11,5 @@ { | ||
], | ||
"arc-templates": [ | ||
"jstransformer-consolidate" | ||
], | ||
"atpl": [ | ||
@@ -16,2 +19,5 @@ "jstransformer-atpl", | ||
], | ||
"autoprefixer": [ | ||
"jstransformer-autoprefixer" | ||
], | ||
"babel": [ | ||
@@ -49,6 +55,8 @@ "jstransformer-babel" | ||
"jstransformer-coffee-script", | ||
"jstransformer-coffeekup" | ||
"jstransformer-coffeekup", | ||
"jstransformer-iced-coffee-script" | ||
], | ||
"coffee-script": [ | ||
"jstransformer-coffee-script" | ||
"jstransformer-coffee-script", | ||
"jstransformer-iced-coffee-script" | ||
], | ||
@@ -201,3 +209,2 @@ "coffeecup": [ | ||
"jstransformer-lodash", | ||
"jstransformer-nunjucks", | ||
"jstransformer-ractive", | ||
@@ -249,2 +256,3 @@ "jstransformer-riotjs", | ||
"js": [ | ||
"jstransformer-babel", | ||
"jstransformer-jscss", | ||
@@ -286,3 +294,4 @@ "jstransformer-jscss-lite" | ||
"liquid": [ | ||
"jstransformer-consolidate" | ||
"jstransformer-consolidate", | ||
"jstransformer-liquid" | ||
], | ||
@@ -322,2 +331,3 @@ "liquor": [ | ||
"marko": [ | ||
"jstransformer-consolidate", | ||
"jstransformer-marko" | ||
@@ -370,2 +380,5 @@ ], | ||
], | ||
"njk": [ | ||
"jstransformer-nunjucks" | ||
], | ||
"nunjucks": [ | ||
@@ -399,2 +412,5 @@ "jstransformer-consolidate", | ||
], | ||
"precss": [ | ||
"jstransformer-precss" | ||
], | ||
"prism": [ | ||
@@ -401,0 +417,0 @@ "jstransformer-prismjs" |
# Changelog | ||
## v1.1.9: 2016-11-12 | ||
- Updated dictionary | ||
## v1.1.8: 2016-06-28 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "inputformat-to-jstransformer", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "Load a JSTransformer from the provided inputFormat.", | ||
@@ -15,7 +15,7 @@ "keywords": [ | ||
"jstransformer-marked": "^1.0.1", | ||
"list-of-jstransformers": "^1.0.14", | ||
"npm": "^3.10.2", | ||
"semistandard": "^8.0.0", | ||
"sort-json": "^1.2.0", | ||
"testit": "^2.0.5" | ||
"list-of-jstransformers": "^1.0.15", | ||
"npm": "^3.10.9", | ||
"semistandard": "^9.1.0", | ||
"sort-json": "^1.4.0", | ||
"testit": "^2.1.2" | ||
}, | ||
@@ -28,3 +28,3 @@ "scripts": { | ||
"engines": { | ||
"node": ">=0.10.36" | ||
"node": ">= 4" | ||
}, | ||
@@ -31,0 +31,0 @@ "repository": { |
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
15084
577