es-alchemy
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "es-alchemy", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Simplification of Elasticsearch interactions", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"test": "npm run clean && npm run gardener && npm run test-simple", | ||
"clean": "rm -rf lib", | ||
"build": "npx babel src --out-dir lib --source-maps inline --copy-files --include-dotfiles", | ||
"clean-build": "npm run clean && npm run build", | ||
"build-artifact": "npm run clean-build && tar -zxvf $(npm pack) && rm *-0.0.0-development.tgz && cd package && tar -zcvf ../release.tar.gz . && cd .. && rm -rf package", | ||
"build": "npx babel src --out-dir lib --copy-files --include-dotfiles --config-file ./.babelrc", | ||
"build-clean": "npm run clean && npm run build", | ||
"test-simple": "nyc mocha \"./test/**/*.spec.js\"", | ||
"test": "npm run clean && npm run gardener && npm run test-simple", | ||
"coveralls": "node ./node_modules/coveralls/bin/coveralls.js < ./coverage/lcov.info", | ||
"semantic-release": "npm run build-artifact && npm run clean-build && npx semantic-release", | ||
"semantic-release": "npm run build-clean && npx semantic-release", | ||
"gardener": "node gardener" | ||
@@ -40,5 +39,5 @@ }, | ||
"@babel/plugin-proposal-object-rest-spread": "7.4.3", | ||
"@babel/plugin-transform-flow-comments": "7.4.0", | ||
"@babel/preset-flow": "7.0.0", | ||
"@babel/register": "7.4.0", | ||
"@blackflux/eslint-plugin-rules": "1.0.2", | ||
"@blackflux/robo-config-plugin": "1.4.1", | ||
"babel-eslint": "10.0.1", | ||
@@ -49,3 +48,3 @@ "chai": "4.2.0", | ||
"eslint": "5.16.0", | ||
"js-gardener": "1.38.2", | ||
"js-gardener": "2.0.4", | ||
"nyc": "13.3.0", | ||
@@ -84,3 +83,2 @@ "request": "2.88.0", | ||
"coverage/*", | ||
"flow-typed/*", | ||
"lib/*" | ||
@@ -105,5 +103,5 @@ ] | ||
"lodash.isequal": "4.5.0", | ||
"obj-paths": "1.2.3", | ||
"obj-paths": "1.2.4", | ||
"object-hash": "1.3.1", | ||
"object-rewrite": "2.1.13" | ||
"object-rewrite": "2.1.14" | ||
}, | ||
@@ -110,0 +108,0 @@ "peerDependencies": { |
@@ -0,1 +1,3 @@ | ||
# ESAlchemy | ||
[![Build Status](https://circleci.com/gh/loopmediagroup/es-alchemy.png?style=shield)](https://circleci.com/gh/loopmediagroup/es-alchemy) | ||
@@ -10,4 +12,2 @@ [![Test Coverage](https://img.shields.io/coveralls/loopmediagroup/es-alchemy/master.svg)](https://coveralls.io/github/loopmediagroup/es-alchemy?branch=master) | ||
# ESAlchemy | ||
Simplification of Elasticsearch interactions | ||
@@ -14,0 +14,0 @@ |
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
146453
+ Addedobj-paths@1.2.4(transitive)
+ Addedobject-rewrite@2.1.14(transitive)
+ Addedobject-scan@5.0.4(transitive)
+ Addedpsl@1.15.0(transitive)
- Removedobj-paths@1.2.3(transitive)
- Removedobject-rewrite@2.1.13(transitive)
- Removedobject-scan@5.0.3(transitive)
- Removedpsl@1.14.0(transitive)
Updatedobj-paths@1.2.4
Updatedobject-rewrite@2.1.14