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

inputformat-to-jstransformer

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inputformat-to-jstransformer - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

24

dictionary.json

@@ -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 @@

14

package.json
{
"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": {

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