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

@elastic.io/jsonata-moment

Package Overview
Dependencies
Maintainers
12
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic.io/jsonata-moment - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5-dev

22

package.json
{
"name": "@elastic.io/jsonata-moment",
"version": "1.1.4",
"version": "1.1.5-dev",
"description": "Moment support for JSONata",

@@ -11,2 +11,3 @@ "main": "dist/jsonata-moment.js",

"scripts": {
"audit": "better-npm-audit audit --level high --production",
"test": "npm run build && mocha spec --recursive",

@@ -27,15 +28,16 @@ "prepublishOnly": "npm run build",

"devDependencies": {
"babel-cli": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-runtime": "^6.26.0",
"browserify": "^16.1.0",
"chai": "^4.1.2",
"mocha": "^3.5.3",
"babel-cli": "6.26.0",
"babel-plugin-transform-runtime": "6.23.0",
"babel-preset-env": "1.6.1",
"babel-runtime": "6.26.0",
"browserify": "16.1.0",
"chai": "4.1.2",
"mocha": "3.5.3",
"moment": "2.24.0",
"uglify-es": "^3.3.10"
"uglify-es": "3.3.10",
"better-npm-audit": "3.7.3"
},
"dependencies": {
"jsonata": "1.7.0"
"jsonata": "1.8.6"
}
}

Sorry, the diff of this file is too big to display

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