@elastic.io/jsonata-moment
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "@elastic.io/jsonata-moment", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Moment support for JSONata", | ||
"main": "dist/jsonata-moment.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/elasticio/jsonata-moment.git" | ||
}, | ||
"scripts": { | ||
@@ -28,3 +32,3 @@ "test": "npm run build && mocha spec --recursive", | ||
"chai": "^4.1.1", | ||
"jsonata": "1.3.0", | ||
"jsonata": "1.4.0", | ||
"mocha": "^3.5.0", | ||
@@ -31,0 +35,0 @@ "moment": "2.18.1", |
# jsonata-moment | ||
[![NPM statistics](https://nodei.co/npm/@elastic.io/jsonata-moment.png?downloads=true)](https://nodei.co/npm/@elastic.io/jsonata-moment/) | ||
[![Build Status](https://travis-ci.org/elasticio/jsonata-moment.svg)](https://travis-ci.org/elasticio/jsonata-moment) | ||
Moment.js support for [JSONata](http://jsonata.org/). | ||
@@ -24,2 +29,2 @@ | ||
const result = window.jsonataMoment('$moment().format("YYYY-MM-DD")').evaluate(); | ||
``` | ||
``` |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
289445
30
3