juttle-sql-adapter-common
Advanced tools
@@ -63,5 +63,5 @@ //override filter compilation with these functions. | ||
}, | ||
visitMomentConstant: function(node) { | ||
visitMomentLiteral: function(node) { | ||
return new Date(node.value); | ||
} | ||
}; |
{ | ||
"name": "juttle-sql-adapter-common", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "Code shared by Juttle adapters for SQL databases", | ||
"keywords": ["juttle", "adapter", "sql"], | ||
"keywords": [ | ||
"juttle", | ||
"adapter", | ||
"sql" | ||
], | ||
"homepage": "https://github.com/juttle/juttle-sql-adapter-common", | ||
@@ -15,3 +19,3 @@ "bugs": "https://github.com/juttle/juttle-sql-adapter-common/issues", | ||
"style": "jscs *.js test/*.js lib/*.js", | ||
"lint": "npm run jshint & npm run style" | ||
"lint": "npm run jshint && npm run style" | ||
}, | ||
@@ -31,3 +35,3 @@ "dependencies": { | ||
"peerDependencies": { | ||
"juttle": "^0.1.0" | ||
"juttle": "^0.2.0" | ||
}, | ||
@@ -34,0 +38,0 @@ "engines": { |
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
73034
0.02%25
-3.85%1
Infinity%