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.7 to 1.1.8

6

dictionary.json

@@ -27,2 +27,5 @@ {

],
"buble": [
"jstransformer-buble"
],
"cdata": [

@@ -231,3 +234,4 @@ "jstransformer-cdata"

"jstransformer-consolidate",
"jstransformer-jade"
"jstransformer-jade",
"jstransformer-pug"
],

@@ -234,0 +238,0 @@ "jazz": [

# Changelog
## v1.1.8: 2016-06-28
- Updated dictionary
## v1.1.7: 2016-06-26

@@ -4,0 +8,0 @@

12

package.json
{
"name": "inputformat-to-jstransformer",
"version": "1.1.7",
"version": "1.1.8",
"description": "Load a JSTransformer from the provided inputFormat.",

@@ -15,7 +15,7 @@ "keywords": [

"jstransformer-marked": "^1.0.1",
"list-of-jstransformers": "^1.0.5",
"npm": "^3.9.5",
"list-of-jstransformers": "^1.0.14",
"npm": "^3.10.2",
"semistandard": "^8.0.0",
"sort-json": "^1.1.1",
"testit": "^2.0.2"
"sort-json": "^1.2.0",
"testit": "^2.0.5"
},

@@ -40,4 +40,4 @@ "scripts": {

"dependencies": {
"require-one": "^1.0.0"
"require-one": "^1.0.2"
}
}
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