@coorpacademy/treantjs-adapter-dust
Advanced tools
Comparing version 3.0.3 to 3.1.0-alpha.6bca4d4a
@@ -17,3 +17,2 @@ import map from 'lodash/fp/map'; | ||
var Component = factory(treant, { skin: skin }); | ||
return function (dust, options) { | ||
@@ -20,0 +19,0 @@ dust.helpers[componentName] = function (chunk, context, bodies, props) { |
@@ -37,3 +37,2 @@ 'use strict'; | ||
var Component = factory(treant, { skin: skin }); | ||
return function (dust, options) { | ||
@@ -40,0 +39,0 @@ dust.helpers[componentName] = function (chunk, context, bodies, props) { |
{ | ||
"name": "@coorpacademy/treantjs-adapter-dust", | ||
"version": "3.0.3", | ||
"version": "3.1.0-alpha.6bca4d4a", | ||
"description": "", | ||
@@ -28,4 +28,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@coorpacademy/treantjs-core": "^3.0.3", | ||
"@coorpacademy/treantjs-engine-virtual-dom": "^3.0.3", | ||
"@coorpacademy/treantjs-core": "^3.1.0-alpha.6bca4d4a", | ||
"@coorpacademy/treantjs-engine-virtual-dom": "^3.1.0-alpha.6bca4d4a", | ||
"lodash": "^4.14.1" | ||
@@ -32,0 +32,0 @@ }, |
@@ -14,3 +14,2 @@ import map from 'lodash/fp/map'; | ||
const Component = factory(treant, {skin}); | ||
return (dust, options) => { | ||
@@ -17,0 +16,0 @@ dust.helpers[componentName] = (chunk, context, bodies, props) => { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
10742
0
2
1